Skip to content

Commit a5a5bf2

Browse files
author
Tom Augspurger
authored
Bump the version number
1 parent 74b3720 commit a5a5bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stac_geoparquet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""stac-geoparquet"""
2-
__version__ = "0.3.1"
2+
__version__ = "0.3.2"
33

44
from .stac_geoparquet import to_geodataframe, to_dict, to_item_collection
55

0 commit comments

Comments
 (0)