2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -189,8 +189,8 @@ See docs/licenses for licenses of dependencies.
189
189
190
190
.. |Python3 | image :: https://img.shields.io/badge/python-3-blue.svg?v=1
191
191
192
- .. |GithubCommits | image :: https://img.shields.io/github/commits-since/pygame-community/pygame-ce/2.4 .1.svg
193
- :target: https://github.com/pygame-community/pygame-ce/compare/2.4 .1...main
192
+ .. |GithubCommits | image :: https://img.shields.io/github/commits-since/pygame-community/pygame-ce/2.5 .1.svg
193
+ :target: https://github.com/pygame-community/pygame-ce/compare/2.5 .1...main
194
194
195
195
.. |DocsStatus | image :: https://img.shields.io/website?down_message=offline&label=docs&up_message=online&url=https%3A%2F%2Fpyga.me%2Fdocs%2F
196
196
:target: https://pyga.me/docs/
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " pygame-ce"
3
- version = " 2.5.2.dev1 "
3
+ version = " 2.5.2.dev2 "
4
4
description = " Python Game Development"
5
5
readme = " README.rst" # for long description
6
6
requires-python = " >=3.8"
0 commit comments