diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2021-05-02 20:43:40 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2021-05-02 20:43:40 +0100 |
commit | a4c90248678c98a73526d313d7e9709a69b56757 (patch) | |
tree | 0283e999fd6c77614d7bcf3fa8fe121bd4e57415 /datamaps | |
parent | 7cc683f9a7309eeb04e7995832a9d84c9cfd0422 (diff) |
prep for version bump
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 72f26f5..0b2f79d 100644 --- a/datamaps/__init__.py +++ b/datamaps/__init__.py @@ -1 +1 @@ -__version__ = "1.1.2" +__version__ = "1.1.3" |