Skip to content

Commit

Permalink
Bump default version for pre-release.
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacemanPaul committed Nov 15, 2024
1 parent 490b1a4 commit 8840c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datacube_ows/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
try:
from ._version import version as __version__
except ImportError:
__version__ = "1.9.0-rc1?"
__version__ = "1.9.0-rc2?"

0 comments on commit 8840c57

Please # to comment.