File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ classifiers = [
19
19
" Programming Language :: Python :: 3.11" ,
20
20
" Programming Language :: Python :: 3.12" ,
21
21
" Programming Language :: Python :: 3.13" ,
22
+ " Programming Language :: Python :: 3.14" ,
22
23
" Programming Language :: Python :: Implementation :: CPython" ,
23
24
" Programming Language :: Python :: Implementation :: PyPy" ,
24
25
" Topic :: Games/Entertainment" ,
Original file line number Diff line number Diff line change 44
44
"Programming Language :: Python :: 3.11" ,
45
45
"Programming Language :: Python :: 3.12" ,
46
46
"Programming Language :: Python :: 3.13" ,
47
+ "Programming Language :: Python :: 3.14" ,
47
48
"Programming Language :: Python :: Implementation :: CPython" ,
48
49
"Programming Language :: Python :: Implementation :: PyPy" ,
49
50
"Topic :: Games/Entertainment" ,
You can’t perform that action at this time.
0 commit comments