Skip to content

Commit 97cab06

Browse files
committed
Update setup.py
Signed-off-by: Waldemar Quevedo <[email protected]>
1 parent c3f510e commit 97cab06

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ classifiers = [
2121
'Programming Language :: Python :: 3.8',
2222
'Programming Language :: Python :: 3.9',
2323
'Programming Language :: Python :: 3.10',
24-
'Programming Language :: Python :: 3.11'
24+
'Programming Language :: Python :: 3.11',
25+
'Programming Language :: Python :: 3.12',
26+
'Programming Language :: Python :: 3.13'
2527
]
2628

2729
[project.urls]

0 commit comments

Comments
 (0)