diff --git a/setup.py b/setup.py index 641815a3337b1..c51883e237d75 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ logger = logging.getLogger(__name__) -version = '2.1.1+astro.4' +version = '2.1.1+astro.5' my_dir = dirname(__file__)