Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.1.2](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.1.1...1.1.2) (2024-04-29) ### Bug Fixes * default exclude is empty list ([08e8a92](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/08e8a92c0223b1e9cbc9ea8deea98febfd7fecc6)) ## [1.1.1](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.1.0...1.1.1) (2024-04-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" [tool.poetry] name = "gitlab-cp" version = "1.1.1" version = "1.1.2" description = "GitLab Copy CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.1.2](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.1.1...1.1.2) (2024-04-29) ### Bug Fixes * default exclude is empty list ([08e8a92](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/08e8a92c0223b1e9cbc9ea8deea98febfd7fecc6)) ## [1.1.1](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.1.0...1.1.1) (2024-04-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" [tool.poetry] name = "gitlab-cp" version = "1.1.1" version = "1.1.2" description = "GitLab Copy CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading