Skip to content

Commit a65e7f9

Browse files
authored
Merge pull request #400 from hx2A/update_classifiers
update classifiers
2 parents 22ac79f + f8350dd commit a65e7f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

py5_resources/py5_module/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ classifiers = [
2727
"Programming Language :: Java",
2828
"Programming Language :: Python :: 3.8",
2929
"Programming Language :: Python :: 3.9",
30+
"Programming Language :: Python :: 3.10",
31+
"Programming Language :: Python :: 3.11",
32+
"Programming Language :: Python :: 3.12",
3033
"Topic :: Artistic Software",
3134
"Topic :: Multimedia :: Graphics",
3235
]

0 commit comments

Comments
 (0)