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 827413d commit 82b3c46Copy full SHA for 82b3c46
setup.py
@@ -25,7 +25,7 @@ def get_long_description():
25
26
setup(
27
name = "python-dispatch",
28
- version = "v0.1.1",
+ version = "v0.1.2",
29
author = "Matthew Reid",
30
author_email = "matt@nomadic-recording.com",
31
description = "Lightweight Event Handling",
0 commit comments