We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccccef3 commit b861820Copy full SHA for b861820
setup.py
@@ -25,7 +25,7 @@ def get_long_description():
25
26
setup(
27
name = "python-dispatch",
28
- version = "v0.0.91",
+ version = "v0.1.0",
29
author = "Matthew Reid",
30
author_email = "matt@nomadic-recording.com",
31
description = "Lightweight Event Handling",
0 commit comments