Skip to content

Commit

Permalink
Update pyproject.toml Python version classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
jluethi committed Aug 12, 2024
1 parent 42043f6 commit f5ab466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ authors = [
classifiers = [
"Development Status :: 3 - Alpha",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
# "License :: OSI Approved :: BSD License",
# "Typing :: Typed",
]
Expand Down

0 comments on commit f5ab466

Please sign in to comment.