From 3bce6707dd7f536ea23d223b49114cc818ca348d Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 13 Jan 2021 08:33:18 +0000 Subject: version to v1.0.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 690d3bf..a258daf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ authors = ["Matthew Lemon "] python = "^3.7.0" python-dateutil = "^2.8.1" click = "^7.1.2" -bcompiler-engine = "^1.0.6" +bcompiler-engine = "^1.0.7" [tool.poetry.dev-dependencies] pytest = "^5.4.1" -- cgit v1.2.3