Skip to content

Commit

Permalink
Update version to release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
st-bender committed Nov 13, 2023
1 parent fdc38fe commit d435005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xarray_simpleunits/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
in a simplistic way.
"""

__version__ = "0.0.2"
__version__ = "0.0.3rc1"

from .units import *

0 comments on commit d435005

Please sign in to comment.