Skip to content

Commit

Permalink
Correct version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mpasternak committed Dec 9, 2017
1 parent 221697f commit 97e32fb
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, 4)
VERSION = (0, 4, 4, "beta", 0)


def get_version(version=None):
Expand Down

0 comments on commit 97e32fb

Please sign in to comment.