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 5d24b5a commit 65949c9Copy full SHA for 65949c9
HISTORY.rst
@@ -2,6 +2,11 @@
2
3
History
4
-------
5
+1.2.2.2 (2014-05-08)
6
+++++++++++++++++++
7
+
8
+* Fixed typo
9
10
1.2.2.1 (2014-05-08)
11
++++++++++++++++++
12
setup.py
@@ -19,7 +19,7 @@
19
20
setup(
21
name='pybozocrack',
22
- version='1.2.2.1',
+ version='1.2.2.2',
23
description='PyBozoCrack is a depressingly effective MD5 password hash cracker with almost zero CPU/GPU load.',
24
long_description=readme + '\n\n' + history,
25
author='Henrique Pereira',
0 commit comments