Skip to content

Commit 398d79c

Browse files
Add support to python 3.12.
1 parent c394ec8 commit 398d79c

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
@@ -22,6 +22,7 @@
2222
"Programming Language :: Python :: 3.9",
2323
"Programming Language :: Python :: 3.10",
2424
"Programming Language :: Python :: 3.11",
25+
"Programming Language :: Python :: 3.12",
2526
],
2627
keywords="bitfinex,api,trading",
2728
project_urls={

0 commit comments

Comments
 (0)