Skip to content

Commit e76d8a5

Browse files
committed
Add two more trove classifiers
1 parent d896123 commit e76d8a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,12 @@ classifiers = [
2525
"Programming Language :: Python :: 3",
2626
"Programming Language :: Python :: 3.10",
2727
"Programming Language :: Python :: 3.11",
28+
"Programming Language :: Python :: 3.12",
2829
"Programming Language :: Python :: 3.7",
2930
"Programming Language :: Python :: 3.8",
3031
"Programming Language :: Python :: 3.9",
3132
"Topic :: Internet",
33+
"Topic :: Office/Business :: Scheduling",
3234
"Topic :: Utilities",
3335
]
3436
dependencies = [

0 commit comments

Comments
 (0)