Skip to content

Commit

Permalink
Increment default version number
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacemanPaul committed Mar 13, 2024
1 parent b4c0b30 commit a839f19
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 @@ -6,4 +6,4 @@
try:
from ._version import version as __version__
except ImportError:
__version__ = "1.8.38+?"
__version__ = "1.8.39+?"

0 comments on commit a839f19

Please sign in to comment.