File tree 3 files changed +3
-0
lines changed
3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -16,5 +16,6 @@ classifiers =
16
16
Programming Language :: Python :: 3.9
17
17
Programming Language :: Python :: 3.10
18
18
Programming Language :: Python :: 3.11
19
+ Programming Language :: Python :: 3.12
19
20
Programming Language :: Python :: Implementation :: CPython
20
21
Topic :: Scientific/Engineering :: Mathematics
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ classifiers = [
18
18
" Programming Language :: Python :: 3.9" ,
19
19
" Programming Language :: Python :: 3.10" ,
20
20
" Programming Language :: Python :: 3.11" ,
21
+ " Programming Language :: Python :: 3.12" ,
21
22
" Programming Language :: Python :: Implementation :: CPython" ,
22
23
" Topic :: Scientific/Engineering :: Mathematics" ,
23
24
]
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ classifiers = [
18
18
" Programming Language :: Python :: 3.9" ,
19
19
" Programming Language :: Python :: 3.10" ,
20
20
" Programming Language :: Python :: 3.11" ,
21
+ " Programming Language :: Python :: 3.12" ,
21
22
" Programming Language :: Python :: Implementation :: CPython" ,
22
23
" Topic :: Scientific/Engineering :: Mathematics" ,
23
24
]
You can’t perform that action at this time.
0 commit comments