diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2021-05-18 20:31:09 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2021-05-18 20:31:09 +0100 |
commit | be3e7216ad7386da503128b309481e9ad803b0ba (patch) | |
tree | 5e441ea38f5cf5ca3251cac920ae1765ae44a2b8 /datamaps/__init__.py | |
parent | 0f21c97f06bccd2260931e7543a24dc618f355b4 (diff) |
v1.1.6
Diffstat (limited to 'datamaps/__init__.py')
-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 9b102be..1436d8f 100644 --- a/datamaps/__init__.py +++ b/datamaps/__init__.py @@ -1 +1 @@ -__version__ = "1.1.5" +__version__ = "1.1.6" |