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 @@ -655,6 +655,7 @@ jobs:
655655 # NOTE: The latest and the lowest supported Pythons are prioritized
656656 # NOTE: to improve the responsiveness. It's nice to see the most
657657 # NOTE: important results first.
658+ - 3.13
658659 - 3.12
659660 - 3.11
660661 - >-
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ classifiers = [
2828 " Programming Language :: Python :: 3.10" ,
2929 " Programming Language :: Python :: 3.11" ,
3030 " Programming Language :: Python :: 3.12" ,
31+ " Programming Language :: Python :: 3.13" ,
3132 " Programming Language :: Python :: Implementation" ,
3233 " Programming Language :: Python :: Implementation :: CPython" ,
3334 " Programming Language :: Python :: Implementation :: Jython" ,
You can’t perform that action at this time.
0 commit comments