Skip to content

Commit

Permalink
update version number to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DasIch committed Apr 6, 2013
1 parent 68c9e4f commit 1c01f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pwhash/__init__.py
Expand Up @@ -9,5 +9,5 @@
from pwhash.hashers import PasswordHasher


__version__ = "0.1.0-dev"
__version__ = "0.1.0"
__version_info__ = (0, 1, 0)

0 comments on commit 1c01f7f

Please sign in to comment.