diff --git a/setup.py b/setup.py index b77173405b09..c90f97966cff 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ logger = logging.getLogger(__name__) -version = '2.2.5.dev0+astro.1' +version = '2.2.5+astro.1' my_dir = dirname(__file__)