Skip to content

Commit

Permalink
This is 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillies committed May 17, 2023
1 parent 5540749 commit f950b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fiona/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"remove",
]

__version__ = "1.9.4dev"
__version__ = "1.9.4"
__gdal_version__ = get_gdal_release_name()

gdal_version = get_gdal_version_tuple()
Expand Down

0 comments on commit f950b5e

Please sign in to comment.