Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.5.7](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.6...1.5.7) (2024-12-20) ### Bug Fixes * **deps:** update poetry dependencies ([789c462](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/789c46223db4d8043d178b92a0141e95ccafd0b5)) ## [1.5.6](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.5...1.5.6) (2024-12-06) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.5.6" version = "1.5.7" 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.7](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.6...1.5.7) (2024-12-20) ### Bug Fixes * **deps:** update poetry dependencies ([789c462](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/789c46223db4d8043d178b92a0141e95ccafd0b5)) ## [1.5.6](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.5...1.5.6) (2024-12-06) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.5.6" version = "1.5.7" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading