Skip to content

Commit 43408c0

Browse files
authored
Update setup.py
1 parent 900bf61 commit 43408c0

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
@@ -5,7 +5,7 @@
55
setup(
66
name = 'passmanager',
77
packages = ['passmanager'],
8-
version = '1.0.6',
8+
version = '1.0.1',
99
license='MIT',
1010
long_description=open('README.md').read(),
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)