We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba4e322 commit e5d38fcCopy full SHA for e5d38fc
bumpver.toml
@@ -1,5 +1,5 @@
1
[bumpver]
2
-current_version = "1.0.2-alpha6"
+current_version = "1.0.2-alpha7"
3
version_pattern = "MAJOR.MINOR.PATCH[-TAGNUM]"
4
commit = true
5
tag = true
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swodlr-ingest-to-sds"
-version = "1.0.2-alpha6"
+version = "1.0.2-alpha7"
description = "A system for ingesting input products for the SWOT SDS"
authors = ["podaac-tva <podaac-tva@jpl.nasa.gov>"]
6
license = "Apache-2.0"
0 commit comments