Skip to content

Commit

Permalink
Merge pull request #647 from opendatacube/for_1_8_13
Browse files Browse the repository at this point in the history
Increment default version number for 1.8.13 release.
  • Loading branch information
SpacemanPaul authored Jun 28, 2021
2 parents 7711502 + 6d87fae commit 59ce356
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.12+?"
__version__ = "1.8.13+?"

0 comments on commit 59ce356

Please sign in to comment.