Skip to content

Commit a49abac

Browse files
Update project classifiers
1 parent 3d50f83 commit a49abac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ classifiers = [
1919
"Intended Audience :: Developers",
2020
"Intended Audience :: Science/Research",
2121
"License :: OSI Approved :: Apache Software License",
22-
"Programming Language :: Python :: 3.7",
23-
"Programming Language :: Python :: 3.8",
2422
"Programming Language :: Python :: 3.9",
2523
"Programming Language :: Python :: 3.10",
24+
"Programming Language :: Python :: 3.11",
25+
"Programming Language :: Python :: 3.12",
2626
"Topic :: Scientific/Engineering",
2727
]
2828
dependencies = [

0 commit comments

Comments
 (0)