Skip to content

Commit 8077ef3

Browse files
chore: add python 3.13
1 parent 6dc3037 commit 8077ef3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@ def getRequires():
4242
'Programming Language :: Python :: 3.10',
4343
'Programming Language :: Python :: 3.11',
4444
'Programming Language :: Python :: 3.12',
45+
'Programming Language :: Python :: 3.13',
4546
]
4647
)

0 commit comments

Comments
 (0)