Skip to content

Commit d7dbd7e

Browse files
improve: add Python 3.13 classifier (#35)
* docs: add AGENTS.md for agent discoverability * improve: add Python 3.13 classifier
1 parent 65583e4 commit d7dbd7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ classifiers = [
2525
"Programming Language :: Python :: 3.10",
2626
"Programming Language :: Python :: 3.11",
2727
"Programming Language :: Python :: 3.12",
28+
"Programming Language :: Python :: 3.13",
2829
]
2930

3031
[project.optional-dependencies]

0 commit comments

Comments
 (0)