Update wordflow version

This commit is contained in:
Chris Proctor
2023-05-20 09:13:40 +02:00
parent 96807a8ea8
commit 830012b2eb
2 changed files with 95 additions and 67 deletions

View File

@@ -8,7 +8,7 @@ packages = [{include = "mwc1_unit02_lab_pipes"}]
[tool.poetry.dependencies]
python = "^3.11"
wordflow = "^0.1.0"
wordflow = "^0.2.2"
[build-system]