Skip to content

Commit e5d38fc

Browse files
author
Curtis Banh
committed
bump version to 1.0.2-alpha7
1 parent ba4e322 commit e5d38fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bumpver.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpver]
2-
current_version = "1.0.2-alpha6"
2+
current_version = "1.0.2-alpha7"
33
version_pattern = "MAJOR.MINOR.PATCH[-TAGNUM]"
44
commit = true
55
tag = true

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "swodlr-ingest-to-sds"
3-
version = "1.0.2-alpha6"
3+
version = "1.0.2-alpha7"
44
description = "A system for ingesting input products for the SWOT SDS"
55
authors = ["podaac-tva <podaac-tva@jpl.nasa.gov>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)