Skip to content

Commit ce96e88

Browse files
committed
2.1.4.dev2
1 parent 0a16437 commit ce96e88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reST/conf.py

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

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

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

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

0 commit comments

Comments
 (0)