Skip to content

Commit 8d94f1c

Browse files
committed
update version
1 parent 4c20306 commit 8d94f1c

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
@@ -20,7 +20,7 @@
2020
"License :: OSI Approved :: MIT License"
2121
]
2222
)
23-
setup_options["version"] = "1.0.2"
23+
setup_options["version"] = "1.0.3"
2424
setup_options.update(dict(
2525
packages = ['slackweb'],
2626
))

0 commit comments

Comments
 (0)