Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ppizarror committed Dec 14, 2019
1 parent facc364 commit 17e6ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygameMenu/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ def __str__(self):
patch = property(lambda self: self[2])


vernum = PygameMenuVersion(2, 0, 5)
vernum = PygameMenuVersion(2, 1, 0)
ver = str(vernum)
rev = ""

0 comments on commit 17e6ca9

Please sign in to comment.