Skip to content

Commit 33a5256

Browse files
committed
Add 3.12 as a supported python version now that torch supports 3.12. #1293 (comment)
1 parent c896431 commit 33a5256

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
'Programming Language :: Python :: 3.9',
6565
'Programming Language :: Python :: 3.10',
6666
'Programming Language :: Python :: 3.11',
67+
'Programming Language :: Python :: 3.12',
6768
],
6869

6970
# What does your project relate to?

0 commit comments

Comments
 (0)