Skip to content

Commit

Permalink
RLS: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Augspurger committed Jan 10, 2022
1 parent 08a95ec commit fc6bcd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xstac/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"""
from ._xstac import xarray_to_stac, fix_attrs

__version__ = "1.0.0"
__version__ = "1.1.0"

__all__ = ["xarray_to_stac", "fix_attrs"]

0 comments on commit fc6bcd0

Please sign in to comment.