Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.4.4](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.3...1.4.4) (2024-06-07) ### Bug Fixes * **deps:** update poetry dependencies ([16146de](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/16146de615961f4b83e70b5dc7c5e2c6f42944e4)) ## [1.4.3](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.2...1.4.3) (2024-06-02) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.4.3" version = "1.4.4" 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.4.4](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.3...1.4.4) (2024-06-07) ### Bug Fixes * **deps:** update poetry dependencies ([16146de](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/16146de615961f4b83e70b5dc7c5e2c6f42944e4)) ## [1.4.3](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.2...1.4.3) (2024-06-02) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.4.3" version = "1.4.4" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading