From 0919c8f6fb84e0352b8ea2295f1aea15837bb772 Mon Sep 17 00:00:00 2001 From: Timothy Morton Date: Tue, 10 Oct 2017 08:14:11 -0700 Subject: [PATCH] version change --- isochrones/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isochrones/__init__.py b/isochrones/__init__.py index ed2b45c..4aa8c9f 100644 --- a/isochrones/__init__.py +++ b/isochrones/__init__.py @@ -1,4 +1,4 @@ -__version__ = '1.1-dev' +__version__ = '1.1' try: __ISOCHRONES_SETUP__