Skip to content

Commit f37fd04

Browse files
committed
setup: add python 3.14
1 parent 84035b0 commit f37fd04

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@
4343
"Programming Language :: Python :: 3.11",
4444
"Programming Language :: Python :: 3.12",
4545
"Programming Language :: Python :: 3.13",
46+
"Programming Language :: Python :: 3.14",
4647
]
47-
)
48+
)

0 commit comments

Comments
 (0)