Skip to content

Commit 3a8a943

Browse files
authored
Update classifiers
1 parent c454087 commit 3a8a943

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ua-parser-py/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ classifiers = [
1313
"Programming Language :: Python :: 3.10",
1414
"Programming Language :: Python :: 3.11",
1515
"Programming Language :: Python :: 3.12",
16+
"Programming Language :: Python :: 3.13",
1617
"Programming Language :: Python :: Implementation :: CPython",
1718
"Programming Language :: Python :: Implementation :: PyPy",
18-
# "Programming Language :: Python :: Implementation :: GraalPy",
19+
"Programming Language :: Python :: Implementation :: GraalPy",
1920
"License :: OSI Approved :: Apache Software License",
2021
]
2122
dynamic = ["version", "license", "urls"]

0 commit comments

Comments
 (0)