Skip to content

Commit

Permalink
Updated package version to 2.0.0-rc.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Collins committed Apr 5, 2023
1 parent 1002e36 commit c61deb0
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-er.5.0"
__version__ = "2.0.0-rc.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 c61deb0

Please sign in to comment.