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