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