We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898f9ae commit 9ab263fCopy full SHA for 9ab263f
2 files changed
doc/conf.py
@@ -60,7 +60,7 @@
60
# The short X.Y version.
61
version = '1.2'
62
# The full version, including alpha/beta/rc tags.
63
-release = '1.2'
+release = '1.2.1'
64
65
# The language for content autogenerated by Sphinx. Refer to documentation
66
# for a list of supported languages.
pgzero/__init__.py
@@ -5,4 +5,4 @@
5
6
"""
7
8
-__version__ = '1.2'
+__version__ = '1.2.1'
0 commit comments