We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e757512 + fd772eb commit 9d0a86dCopy full SHA for 9d0a86d
docs/reST/conf.py
@@ -49,7 +49,7 @@
49
# The short X.Y version.
50
version = '2.3.0'
51
# The full version, including alpha/beta/rc tags.
52
-release = '2.3.0.dev3'
+release = '2.3.0.dev4'
53
54
# Format strings for the version directives
55
versionadded_format = 'New in pygame-ce %s'
setup.py
@@ -16,7 +16,7 @@
16
17
METADATA = {
18
"name": "pygame-ce",
19
- "version": "2.3.0.dev3",
+ "version": "2.3.0.dev4",
20
"license": "LGPL",
21
"url": "https://pyga.me",
22
"author": "A community project.",
0 commit comments