Skip to content

Commit 5cd6ec3

Browse files
committed
Updated to v0.2.2
1 parent 900b353 commit 5cd6ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_password/PyPassword.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def __init__(self, **kwargs):
7272

7373
self.info = {
7474
'name': 'Python Password',
75-
'version': '0.2.1',
75+
'version': '0.2.2',
7676
'author': 'Jakub Suchenek',
7777
'github': 'https://github.com/AnonymousX86/Python-Password',
7878
'faq': 'https://github.com/AnonymousX86/Python-Password/blob/master/docs/FAQ.md',

0 commit comments

Comments
 (0)