Skip to content

Commit f3b090f

Browse files
committed
update classifiers
1 parent 53d43bb commit f3b090f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ maintainers = [
3131
license = { text = 'LGPL-3.0-only' }
3232

3333
classifiers = [
34+
"Development Status :: 5 - Production/Stable",
35+
"Topic :: Scientific/Engineering :: Visualization",
36+
"Topic :: Scientific/Engineering :: GIS",
37+
"Topic :: Scientific/Engineering",
3438
"Intended Audience :: Developers",
3539
"License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)",
3640
"Operating System :: OS Independent",
@@ -39,6 +43,8 @@ classifiers = [
3943
"Programming Language :: Python :: 3 :: Only",
4044
"Programming Language :: Python :: 3.9",
4145
"Programming Language :: Python :: 3.10",
46+
"Programming Language :: Python :: 3.11",
47+
"Programming Language :: Python :: 3.12",
4248
"Typing :: Typed",
4349
]
4450

0 commit comments

Comments
 (0)