Skip to content

Commit

Permalink
v1.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveDiamond committed Dec 27, 2022
1 parent f63d694 commit cb4b7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -27,7 +27,7 @@
MAJOR = 1
MINOR = 1
MICRO = 22
IS_RELEASED = False
IS_RELEASED = True
IS_RELEASE_BRANCH = True
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)

Expand Down

0 comments on commit cb4b7f4

Please sign in to comment.