Skip to content

Commit 65949c9

Browse files
committed
Fixed history
1 parent 5d24b5a commit 65949c9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
33
History
44
-------
5+
1.2.2.2 (2014-05-08)
6+
++++++++++++++++++
7+
8+
* Fixed typo
9+
510
1.2.2.1 (2014-05-08)
611
++++++++++++++++++
712

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name='pybozocrack',
22-
version='1.2.2.1',
22+
version='1.2.2.2',
2323
description='PyBozoCrack is a depressingly effective MD5 password hash cracker with almost zero CPU/GPU load.',
2424
long_description=readme + '\n\n' + history,
2525
author='Henrique Pereira',

0 commit comments

Comments
 (0)