Skip to content

Commit c8ac516

Browse files
committed
added support for python 3.13
1 parent 717c7e6 commit c8ac516

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
@@ -52,6 +52,7 @@
5252
"Programming Language :: Python :: 3.10",
5353
"Programming Language :: Python :: 3.11",
5454
"Programming Language :: Python :: 3.12",
55+
"Programming Language :: Python :: 3.13",
5556
"Topic :: Scientific/Engineering :: GIS",
5657
],
5758
"install_requires": INSTALL_REQUIRES,

0 commit comments

Comments
 (0)