Skip to content

Commit

Permalink
RLS: 1.2.0 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Augspurger authored Oct 14, 2023
1 parent c4a6fe9 commit f078c9b
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 @@ -4,6 +4,6 @@
from ._xstac import xarray_to_stac, fix_attrs
from . import _kerchunk as kerchunk

__version__ = "1.1.0"
__version__ = "1.2.0"

__all__ = ["xarray_to_stac", "fix_attrs", "kerchunk"]

0 comments on commit f078c9b

Please sign in to comment.