Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.6.6](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.5...1.6.6) (2026-03-30) ### Bug Fixes * fix project description sync test ([11150c3](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/11150c3c7cd59c246178b2147cfef528d64c0ef9)), closes [#13](https://gitlab.com/to-be-continuous/tools/gitlab-cp/issues/13) ## [1.6.5](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.4...1.6.5) (2026-03-06) 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-cp" version = "1.6.5" version = "1.6.6" description = "GitLab Copy 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.6.6](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.5...1.6.6) (2026-03-30) ### Bug Fixes * fix project description sync test ([11150c3](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/11150c3c7cd59c246178b2147cfef528d64c0ef9)), closes [#13](https://gitlab.com/to-be-continuous/tools/gitlab-cp/issues/13) ## [1.6.5](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.4...1.6.5) (2026-03-06) 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-cp" version = "1.6.5" version = "1.6.6" description = "GitLab Copy CLI" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading