Skip to content

Commit 7bec534

Browse files
authored
Merge pull request #805 from nasa/release/cal-disp/7.0.0-er.2.0
CAL-DISP PGE Release 7.0.0-er.2.0
2 parents 7b749a4 + 7757d11 commit 7bec534

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

examples/cal_disp_sample_runconfig-v7.0.0-er.1.0.yaml renamed to examples/cal_disp_sample_runconfig-v7.0.0-er.2.0.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
# Sample RunConfig for use with the CAL-DISP PGE v7.0.0-er.1.0
1+
# Sample RunConfig for use with the CAL-DISP PGE v7.0.0-er.2.0
22
# This RunConfig should require minimal changes in order to be used with the
33
# OPERA PCM.
44

5-
# TODO: Update more fields to align better with INT
6-
75
RunConfig:
86
# Name for the RunConfig, may be any string
97
Name: OPERA-CAL-DISP-PGE-SAMPLE-CONFIG

src/opera/_package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Package information for the OPERA PGE repository.
88
"""
99

10-
__version__ = "7.0.0-er.1.0"
10+
__version__ = "7.0.0-er.2.0"
1111
__title__ = "opera-sds-pge"
1212
__summary__ = "OPERA SDS Product Generation Executable (PGE) Repository"
1313
__uri__ = "https://github.com/nasa/opera-sds-pge"

0 commit comments

Comments
 (0)