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 /pyproject.toml | |
parent | 0f21c97f06bccd2260931e7543a24dc618f355b4 (diff) |
v1.1.6
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 4241d53..87d347a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"] [tool.poetry] name = "datamaps" -version = "1.1.4" +version = "1.1.6" homepage = "https://github.com/hammerheadlemon/datamaps" repository = "https://github.com/hammerheadlemon/datamaps" license = "MIT" |