aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2021-05-19 17:42:17 +0100
committerMatthew Lemon <matt@matthewlemon.com>2021-05-19 17:42:25 +0100
commitf07fd91889749bec2b7a5fce3af4f10b3e2b3f73 (patch)
treefc639089aec8c6a4a24889053f7ef1ad7915af46 /pyproject.toml
parentMerge branch 'master' of github.com:yulqen/datamaps (diff)
updated repr() for Master associated with a month
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
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"