Skip to content

Commit 9ab263f

Browse files
committed
Bump version to 1.2.1
1 parent 898f9ae commit 9ab263f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
# The short X.Y version.
6161
version = '1.2'
6262
# The full version, including alpha/beta/rc tags.
63-
release = '1.2'
63+
release = '1.2.1'
6464

6565
# The language for content autogenerated by Sphinx. Refer to documentation
6666
# for a list of supported languages.

pgzero/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
66
"""
77

8-
__version__ = '1.2'
8+
__version__ = '1.2.1'

0 commit comments

Comments
 (0)