Skip to content

Commit

Permalink
Bump to 0.4.1, closes #46
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarak Blah committed Sep 10, 2015
1 parent 76c8066 commit ec2077d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion password_policies/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = (0, 4, 0, 'beta', 0)
VERSION = (0, 4, 1, 'final', 0)


def get_version(version=None):
Expand Down

0 comments on commit ec2077d

Please sign in to comment.