diff --git a/setup.py b/setup.py index 3087396..39599e8 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ def get_long_description(): setup( name = "python-dispatch", - version = "v0.1.0", + version = "v0.1.1", author = "Matthew Reid", author_email = "matt@nomadic-recording.com", description = "Lightweight Event Handling",