diff --git a/setup.py b/setup.py index f4aaf4f..a5e028c 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name = "python-dispatch", - version = "v0.0.1", + version = "v0.0.2", author = "Matthew Reid", author_email = "matt@nomadic-recording.com", description = "Lightweight Event Handling",