Skip to content

Commit 02521d0

Browse files
author
bgaudino
committed
Add python 3.13 to setup.py
1 parent fadf88f commit 02521d0

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
@@ -45,5 +45,6 @@ def read(fname):
4545
'Programming Language :: Python :: 3.10',
4646
'Programming Language :: Python :: 3.11',
4747
'Programming Language :: Python :: 3.12',
48+
'Programming Language :: Python :: 3.13',
4849
],
4950
)

0 commit comments

Comments
 (0)