Skip to content

Commit

Permalink
2.3.1.dev4
Browse files Browse the repository at this point in the history
  • Loading branch information
ankith26 committed Jul 30, 2023
1 parent a7e61d4 commit 7e9794d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/reST/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
# The short X.Y version.
version = '2.3.1'
# The full version, including alpha/beta/rc tags.
release = '2.3.1.dev3'
release = '2.3.1.dev4'

# Format strings for the version directives
versionadded_format = 'New in pygame-ce %s'
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

METADATA = {
"name": "pygame-ce",
"version": "2.3.1.dev3",
"version": "2.3.1.dev4",
"license": "LGPL",
"url": "https://pyga.me",
"author": "A community project.",
Expand Down

0 comments on commit 7e9794d

Please sign in to comment.