We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b3720 commit a5a5bf2Copy full SHA for a5a5bf2
stac_geoparquet/__init__.py
@@ -1,5 +1,5 @@
1
"""stac-geoparquet"""
2
-__version__ = "0.3.1"
+__version__ = "0.3.2"
3
4
from .stac_geoparquet import to_geodataframe, to_dict, to_item_collection
5
0 commit comments