diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2021-05-19 17:42:17 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2021-05-19 17:42:25 +0100 |
commit | f07fd91889749bec2b7a5fce3af4f10b3e2b3f73 (patch) | |
tree | fc639089aec8c6a4a24889053f7ef1ad7915af46 /pyproject.toml | |
parent | 2ed09e9b628ec32131e981d467591d20acd1455d (diff) |
updated repr() for Master associated with a month
Diffstat (limited to '')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 87d347a..66bd5d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"] [tool.poetry] name = "datamaps" -version = "1.1.6" +version = "1.1.7" homepage = "https://github.com/hammerheadlemon/datamaps" repository = "https://github.com/hammerheadlemon/datamaps" license = "MIT" |