Skip to content

Commit fd75ac1

Browse files
authored
Add support for py313 (#468)
Related: ansible/team-devtools#229
1 parent 59ed900 commit fd75ac1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ classifiers = [
1717
'Programming Language :: Python :: 3.10',
1818
'Programming Language :: Python :: 3.11',
1919
'Programming Language :: Python :: 3.12',
20+
'Programming Language :: Python :: 3.13',
2021
'Programming Language :: Python :: Implementation :: CPython',
2122
'Programming Language :: Python',
2223
'Topic :: Software Development',

0 commit comments

Comments
 (0)