Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.6.3](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.2...1.6.3) (2026-02-19) ### Bug Fixes * exclude shared projects ([172ee9e](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/172ee9ed611fc3a3b0a22f5119e1bf02bf62be02)) ## [1.6.2](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.1...1.6.2) (2025-10-13) 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.2" version = "1.6.3" 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.3](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.2...1.6.3) (2026-02-19) ### Bug Fixes * exclude shared projects ([172ee9e](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/172ee9ed611fc3a3b0a22f5119e1bf02bf62be02)) ## [1.6.2](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.6.1...1.6.2) (2025-10-13) 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.2" version = "1.6.3" description = "GitLab Copy CLI" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading