From 603c1b14b6200ca47b1d95dcab5c79e87853ea35 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 3 May 2021 15:28:21 +0100 Subject: version bump to 1.1.14 to match bcompiler-engine --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') 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" -- cgit v1.2.3