diff --git a/setup.py b/setup.py index 80621aeca9784..43ab1213fc3b1 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ logger = logging.getLogger(__name__) -version = '2.1.3.dev0+astro.1' +version = '2.1.3+astro.1' my_dir = dirname(__file__)