Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.5.2](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.1...1.5.2) (2024-09-13) ### Bug Fixes * **deps:** update poetry dependencies ([ed1732e](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/ed1732ea523561c3c9625ad0a8124fc30e578b12)) ## [1.5.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.0...1.5.1) (2024-09-06) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.5.1" version = "1.5.2" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.5.2](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.1...1.5.2) (2024-09-13) ### Bug Fixes * **deps:** update poetry dependencies ([ed1732e](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/ed1732ea523561c3c9625ad0a8124fc30e578b12)) ## [1.5.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.0...1.5.1) (2024-09-06) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.5.1" version = "1.5.2" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading