Skip to content

Commit b861820

Browse files
committed
Bump to v0.1.0
1 parent ccccef3 commit b861820

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.0.91",
28+
version = "v0.1.0",
2929
author = "Matthew Reid",
3030
author_email = "matt@nomadic-recording.com",
3131
description = "Lightweight Event Handling",

0 commit comments

Comments
 (0)