Skip to content

Commit

Permalink
Bump version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddyGuthridge committed Jun 23, 2024
1 parent f278a2e commit 2c57c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"""

# Version info
VERSION = (1, 2, 1)
VERSION = (1, 2, 2)

# Sub versions
VERSION_MAJOR = VERSION[0]
Expand Down

0 comments on commit 2c57c67

Please sign in to comment.