diff --git a/src/opera/_package.py b/src/opera/_package.py index f507d5a1..257ee65a 100644 --- a/src/opera/_package.py +++ b/src/opera/_package.py @@ -20,7 +20,7 @@ Package information for the OPERA PGE repository. """ -__version__ = "1.0.0-er.2.0" +__version__ = "1.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"