Skip to content

Commit 2fe515f

Browse files
authored
chore: add python versions classifiers (#86)
1 parent 3f24f61 commit 2fe515f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ classifiers = [
1717
"Intended Audience :: Financial and Insurance Industry",
1818
"Intended Audience :: Healthcare Industry",
1919
"Intended Audience :: Telecommunications Industry",
20+
"Programming Language :: Python :: 3.10",
21+
"Programming Language :: Python :: 3.11",
22+
"Programming Language :: Python :: 3.12",
2023
"License :: OSI Approved :: Apache Software License",
2124
"Operating System :: OS Independent",
2225
"Topic :: Software Development :: Libraries",

0 commit comments

Comments
 (0)