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