Skip to content

Commit

Permalink
Merge pull request #491 from nasa/release/4.0.0-er.3.0
Browse files Browse the repository at this point in the history
Release 4.0.0 ER-3.0
  • Loading branch information
RKuttruff authored Aug 19, 2024
2 parents 6a0e950 + de96349 commit d7628ca
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sample RunConfig for use with the DSWx-NI PGE v4.0.0-er.1.0
# Sample RunConfig for use with the DSWx-NI PGE v4.0.0-er.3.0
# This RunConfig should require minimal changes in order to be used with the
# OPERA PCM.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sample RunConfig for use with the DSWx-NI PGE v4.0.0-er.2.0
# Sample RunConfig for use with the DSWx-NI PGE v4.0.0-er.3.0
# This RunConfig should require minimal changes in order to be used with the
# OPERA PCM.

Expand Down
2 changes: 1 addition & 1 deletion src/opera/_package.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Package information for the OPERA PGE repository.
"""

__version__ = "4.0.0-er.2.0"
__version__ = "4.0.0-er.3.0"
__title__ = "opera-sds-pge"
__summary__ = "OPERA SDS Product Generation Executable (PGE) Repository"
__uri__ = "https://github.com/nasa/opera-sds-pge"
Expand Down

0 comments on commit d7628ca

Please sign in to comment.