diff options
author | Matthew Lemon <lemon@matthewlemon.com> | 2019-11-08 17:04:14 +0000 |
---|---|---|
committer | Matthew Lemon <lemon@matthewlemon.com> | 2019-11-08 17:04:14 +0000 |
commit | 6225c23c097dcfd1fbc24a2ea312517473142a80 (patch) | |
tree | 950b34a1ab932ececbaea9bf09441643544a1569 /datamaps | |
parent | 938190a7b0f131d729bdc25637acdc0dde62516e (diff) |
v1.0.0
Diffstat (limited to 'datamaps')
-rw-r--r-- | datamaps/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/datamaps/__init__.py b/datamaps/__init__.py index ae7a6bf..5becc17 100644 --- a/datamaps/__init__.py +++ b/datamaps/__init__.py @@ -1 +1 @@ -__version__ = "1.0.0b13" +__version__ = "1.0.0" |