diff --git a/setup.py b/setup.py index b783b7cbebdc6..30ea3999742cb 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ logger = logging.getLogger(__name__) -version = '2.1.1.dev0+astro.2' +version = '2.1.1+astro.2' my_dir = dirname(__file__)