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 e073fe0 commit 74b3720Copy full SHA for 74b3720
stac_geoparquet/__init__.py
@@ -1,5 +1,5 @@
1
"""stac-geoparquet"""
2
-__version__ = "0.3.0"
+__version__ = "0.3.1"
3
4
from .stac_geoparquet import to_geodataframe, to_dict, to_item_collection
5
0 commit comments