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 810c621 commit 671bd87Copy full SHA for 671bd87
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='msgflo',
12
- version='0.1.1',
+ version='0.2.0',
13
packages=find_packages(),
14
include_package_data=True,
15
license='MIT License', # example license
0 commit comments