From 4978a31f9ddfa44a9776839654e071d303c1cb09 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 25 Nov 2019 14:07:04 +0000 Subject: updated to 1.0.1 for #4 fix --- datamaps/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datamaps/__init__.py b/datamaps/__init__.py index 5becc17..5c4105c 100644 --- a/datamaps/__init__.py +++ b/datamaps/__init__.py @@ -1 +1 @@ -__version__ = "1.0.0" +__version__ = "1.0.1" -- cgit v1.2.3