Skip to content

Commit

Permalink
Update Userge to v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rking32 committed Jun 3, 2020
1 parent d29af6a commit 6657583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userge/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
__version_major__ = 0
__version_minor__ = 1
__version_micro__ = 5
__version_beta__ = 14
__version_beta__ = 0

__version__ = "{}.{}.{}".format(__version_major__,
__version_minor__,
Expand Down

0 comments on commit 6657583

Please sign in to comment.