File tree Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
Changes
2
2
=======
3
3
4
+ 2.1.2 (2025-09-24)
5
+ ------------------
6
+
7
+ Wheels are available for Python 3.14 (and still include GEOS 3.13.1).
8
+
9
+
4
10
2.1.1 (2025-05-19)
5
11
------------------
6
12
Original file line number Diff line number Diff line change 1
1
Version 2.x
2
2
===========
3
3
4
+ .. _version-2-1-2 :
5
+
6
+ Version 2.1.2 (2025-09-24)
7
+ --------------------------
8
+
9
+ Wheels are available for Python 3.14 (and still include GEOS 3.13.1).
10
+
4
11
.. _version-2-1-1 :
5
12
6
13
Version 2.1.1 (2025-05-19)
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ classifiers = [
35
35
" Programming Language :: Python :: 3.11" ,
36
36
" Programming Language :: Python :: 3.12" ,
37
37
" Programming Language :: Python :: 3.13" ,
38
+ " Programming Language :: Python :: 3.14" ,
38
39
" Topic :: Scientific/Engineering :: GIS" ,
39
40
]
40
41
requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments