Skip to content

Commit

Permalink
Added the Python 3.13 classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Dec 12, 2024
1 parent 7855525 commit 426b8dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
]
authors = [{name = "Daniel Holth", email = "[email protected]"}]
maintainers = [{name = "Alex Grönholm", email = "[email protected]"}]
Expand Down

0 comments on commit 426b8dd

Please sign in to comment.