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 6bcafeb commit 6168850Copy full SHA for 6168850
stac_geoparquet/__init__.py
@@ -1,5 +1,5 @@
1
"""stac-geoparquet"""
2
-__version__ = "0.2.0"
+__version__ = "0.2.1"
3
4
from .stac_geoparquet import to_geodataframe, to_dict, to_item_collection
5
0 commit comments