Skip to content

Commit

Permalink
doc: Update supported Python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rockstorm101 committed Oct 13, 2024
1 parent f4f5489 commit 427c04e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ classifiers=[
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Topic :: Printing",
]
dynamic = [ # these variables are dynamically set at `setup.py`
Expand Down

0 comments on commit 427c04e

Please sign in to comment.