Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
arnauddupuis committed Sep 1, 2020
1 parent 7caa1e9 commit cdd5b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygamelib/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"""

# Main version
PYGAMELIB_VERSION = "1.2.2"
PYGAMELIB_VERSION = "1.2.3"

# Directions
NO_DIR = 10000000
Expand Down

0 comments on commit cdd5b2a

Please sign in to comment.