aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2021-05-03 15:28:21 +0100
committerMatthew Lemon <matt@matthewlemon.com>2021-05-03 15:28:21 +0100
commit603c1b14b6200ca47b1d95dcab5c79e87853ea35 (patch)
tree07e4f60e9aa1aae094e0a2c1876ee417b9b6735c /pyproject.toml
parentfixed failing test by swapping logic (diff)
version bump to 1.1.14 to match bcompiler-engine
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 f6787b7..d2edda8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
[tool.poetry]
name = "datamaps"
-version = "1.1.3"
+version = "1.1.4"
homepage = "https://github.com/hammerheadlemon/datamaps"
repository = "https://github.com/hammerheadlemon/datamaps"
license = "MIT"