aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2021-01-13 08:33:18 +0000
committerMatthew Lemon <matt@matthewlemon.com>2021-01-13 08:33:18 +0000
commit3bce6707dd7f536ea23d223b49114cc818ca348d (patch)
tree22091eaca8ce40f506b27e04a9a8122799dfdb84 /pyproject.toml
parente74ba6f0b00363c78f328a0f075f55b149e36fc2 (diff)
version to v1.0.7
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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 <matt@matthewlemon.com>"]
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"