File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 33
44All issue numbers are relative to https://github.com/Toblerity/Fiona/issues.
55
6- 1.10b2 (TBD )
7- ------------
6+ 1.10b2 (2024-07-10 )
7+ -------------------
88
99Bug fixes:
1010
@@ -14,7 +14,12 @@ Bug fixes:
1414 plugin handlers cannot not be removed and so it may be observed that the size
1515 of the Pyopener registry grows during the execution of a program.
1616- A CSLConstList ctypedef has been added and is used where appropriate (#1404).
17- - Fiona model objects have a informative, printable representation again (#).
17+ - Fiona model objects have a informative, printable representation again
18+ (#1380).
19+
20+ Packaging:
21+
22+ - PyPI wheels include GDAL 3.9.1 and curl 8.8.0.
1823
19241.10b1 (2024-04-16)
2025-------------------
Original file line number Diff line number Diff line change 7878 "remove" ,
7979]
8080
81- __version__ = "1.10b2.dev0 "
81+ __version__ = "1.10b2"
8282__gdal_version__ = get_gdal_release_name ()
8383
8484gdal_version = get_gdal_version_tuple ()
You can’t perform that action at this time.
0 commit comments