Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.6.5](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.4...1.6.5) (2026-03-06) ### Bug Fixes * **deps:** update dependency python-gitlab to >=8.1.0,<8.2.0 ([b840318](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/b840318a7794006fedb7b182edef06255bf6890b)) ## [1.6.4](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.3...1.6.4) (2026-02-20) 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.4" version = "1.6.5" 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.5](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.4...1.6.5) (2026-03-06) ### Bug Fixes * **deps:** update dependency python-gitlab to >=8.1.0,<8.2.0 ([b840318](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/b840318a7794006fedb7b182edef06255bf6890b)) ## [1.6.4](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.3...1.6.4) (2026-02-20) 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.4" version = "1.6.5" description = "GitLab Copy CLI" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading