Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ Usage Add as a Git URL to your project's test dependencies: ``` git+https://code.kodo.org.uk/dom/behave-utils@v0.2 git+https://code.kodo.org.uk/dom/behave-utils@v0.3.2 ``` Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "behave-utils" version = "0.3.1" version = "0.3.2" description = "Utilities for writing Behave step implementations" license = "Apache-2.0" readme = "README.md" Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ Usage Add as a Git URL to your project's test dependencies: ``` git+https://code.kodo.org.uk/dom/behave-utils@v0.2 git+https://code.kodo.org.uk/dom/behave-utils@v0.3.2 ``` Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "behave-utils" version = "0.3.1" version = "0.3.2" description = "Utilities for writing Behave step implementations" license = "Apache-2.0" readme = "README.md" Loading