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 900bf61 commit 43408c0Copy full SHA for 43408c0
setup.py
@@ -5,7 +5,7 @@
5
setup(
6
name = 'passmanager',
7
packages = ['passmanager'],
8
- version = '1.0.6',
+ version = '1.0.1',
9
license='MIT',
10
long_description=open('README.md').read(),
11
long_description_content_type='text/markdown',
0 commit comments