Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.4.2](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.1...1.4.2) (2024-05-31) ### Bug Fixes * **deps:** update poetry dependencies ([d89dd33](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/d89dd3324dc51dfc5ca1d794fef22d0e7d423353)) ## [1.4.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.0...1.4.1) (2024-05-18) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.4.1" version = "1.4.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.4.2](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.1...1.4.2) (2024-05-31) ### Bug Fixes * **deps:** update poetry dependencies ([d89dd33](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/d89dd3324dc51dfc5ca1d794fef22d0e7d423353)) ## [1.4.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.0...1.4.1) (2024-05-18) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.4.1" version = "1.4.2" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading