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 900b353 commit 5cd6ec3Copy full SHA for 5cd6ec3
python_password/PyPassword.py
@@ -72,7 +72,7 @@ def __init__(self, **kwargs):
72
73
self.info = {
74
'name': 'Python Password',
75
- 'version': '0.2.1',
+ 'version': '0.2.2',
76
'author': 'Jakub Suchenek',
77
'github': 'https://github.com/AnonymousX86/Python-Password',
78
'faq': 'https://github.com/AnonymousX86/Python-Password/blob/master/docs/FAQ.md',
0 commit comments