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 55af928 commit 0b6e53cCopy full SHA for 0b6e53c
setup.py
@@ -3,7 +3,7 @@
3
4
if __name__ == '__main__':
5
name = 'pyslack'
6
- version = '0.1'
+ version = '0.0.1'
7
setup(
8
name=name,
9
version=version,
0 commit comments