Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.1.17](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.16...1.1.17) (2025-10-01) ### Bug Fixes * move asserts after parameters dump ([a7be9ac](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/a7be9ac632de070e52c2f8f104e2121757ba6d93)) ## [1.1.16](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.15...1.1.16) (2025-08-29) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [project] name = "gitlab-butler" version = "1.1.16" version = "1.1.17" description = "GitLab Butler CLI" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.1.17](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.16...1.1.17) (2025-10-01) ### Bug Fixes * move asserts after parameters dump ([a7be9ac](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/a7be9ac632de070e52c2f8f104e2121757ba6d93)) ## [1.1.16](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.15...1.1.16) (2025-08-29) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [project] name = "gitlab-butler" version = "1.1.16" version = "1.1.17" description = "GitLab Butler CLI" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading