diff --git a/setup.py b/setup.py index 0f5629e..f4aeaf9 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ def get_long_description(): setup( name = "python-dispatch", - version = "v0.0.7", + version = "v0.0.8", author = "Matthew Reid", author_email = "matt@nomadic-recording.com", description = "Lightweight Event Handling",