Skip to content

Commit

Permalink
Rolled package version to 3.0.0-er.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Collins committed May 5, 2023
1 parent 8ffa7c7 commit aea1ee5
Showing 1 changed file with 1 addition and 1 deletion.
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__ = "2.0.0-rc.1.0"
__version__ = "3.0.0-er.1.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 aea1ee5

Please sign in to comment.