Skip to content

Commit

Permalink
Due to the fact that we can't reuse a version number that has been re…
Browse files Browse the repository at this point in the history
…moved on pypi, I have to jump straight to 1.2.1...
  • Loading branch information
arnauddupuis committed Aug 30, 2020
1 parent 5629a89 commit a80d537
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.0"
PYGAMELIB_VERSION = "1.2.1"

# Directions
NO_DIR = 10000000
Expand Down

0 comments on commit a80d537

Please sign in to comment.