diff --git a/setup.py b/setup.py index 3bc24ea3cdaae..636cbd8a71344 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ logger = logging.getLogger(__name__) -version = '2.3.2.dev0+astro.1' +version = '2.3.2+astro.1' my_dir = dirname(__file__)