File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,5 +16,6 @@ classifiers =
1616 Programming Language :: Python :: 3.9
1717 Programming Language :: Python :: 3.10
1818 Programming Language :: Python :: 3.11
19+ Programming Language :: Python :: 3.12
1920 Programming Language :: Python :: Implementation :: CPython
2021 Topic :: Scientific/Engineering :: Mathematics
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ classifiers = [
1818 " Programming Language :: Python :: 3.9" ,
1919 " Programming Language :: Python :: 3.10" ,
2020 " Programming Language :: Python :: 3.11" ,
21+ " Programming Language :: Python :: 3.12" ,
2122 " Programming Language :: Python :: Implementation :: CPython" ,
2223 " Topic :: Scientific/Engineering :: Mathematics" ,
2324]
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ classifiers = [
1818 " Programming Language :: Python :: 3.9" ,
1919 " Programming Language :: Python :: 3.10" ,
2020 " Programming Language :: Python :: 3.11" ,
21+ " Programming Language :: Python :: 3.12" ,
2122 " Programming Language :: Python :: Implementation :: CPython" ,
2223 " Topic :: Scientific/Engineering :: Mathematics" ,
2324]
You can’t perform that action at this time.
0 commit comments