Skip to content

Commit 97e34e9

Browse files
committed
2.2.0.dev2
1 parent 80f474c commit 97e34e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reST/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
# The short X.Y version.
5050
version = '2.2.0'
5151
# The full version, including alpha/beta/rc tags.
52-
release = '2.2.0.dev1'
52+
release = '2.2.0.dev2'
5353

5454
# Format strings for the version directives
5555
versionadded_format = 'New in pygame %s'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
METADATA = {
1818
"name": "pygame-ce",
19-
"version": "2.2.0.dev1",
19+
"version": "2.2.0.dev2",
2020
"license": "LGPL",
2121
"url": "https://pyga.me",
2222
"author": "A community project.",

0 commit comments

Comments
 (0)