Skip to content

Commit 724f68a

Browse files
committed
Merge branch 'dependabot/github_actions/pypa/cibuildwheel-3.1.1' of ankith26.github.com:pygame-community/pygame-ce into dependabot/github_actions/pypa/cibuildwheel-3.1.1
2 parents fd6e586 + 2b79446 commit 724f68a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ classifiers = [
1919
"Programming Language :: Python :: 3.11",
2020
"Programming Language :: Python :: 3.12",
2121
"Programming Language :: Python :: 3.13",
22+
"Programming Language :: Python :: 3.14",
2223
"Programming Language :: Python :: Implementation :: CPython",
2324
"Programming Language :: Python :: Implementation :: PyPy",
2425
"Topic :: Games/Entertainment",

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"Programming Language :: Python :: 3.11",
4545
"Programming Language :: Python :: 3.12",
4646
"Programming Language :: Python :: 3.13",
47+
"Programming Language :: Python :: 3.14",
4748
"Programming Language :: Python :: Implementation :: CPython",
4849
"Programming Language :: Python :: Implementation :: PyPy",
4950
"Topic :: Games/Entertainment",

0 commit comments

Comments
 (0)