Skip to content

Commit

Permalink
Version 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ppizarror committed Aug 16, 2019
1 parent e1f2daf commit b3dd367
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, 3)
vernum = PygameMenuVersion(2, 0, 4)
ver = str(vernum)
rev = ""

0 comments on commit b3dd367

Please sign in to comment.