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.4.1" version = "0.4.2" description = "Utilities for writing Behave step implementations" license = "MPL-2.0" readme = "README.md" Loading 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.4.1" version = "0.4.2" description = "Utilities for writing Behave step implementations" license = "MPL-2.0" readme = "README.md" Loading