Skip to content

Commit 7ff6ba0

Browse files
committed
Bump to v0.1.1
1 parent 5770d71 commit 7ff6ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def get_long_description():
2525

2626
setup(
2727
name = "python-dispatch",
28-
version = "v0.1.0",
28+
version = "v0.1.1",
2929
author = "Matthew Reid",
3030
author_email = "matt@nomadic-recording.com",
3131
description = "Lightweight Event Handling",

0 commit comments

Comments
 (0)