Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.1.4](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.1.3...1.1.4) (2024-04-30) ### Bug Fixes * wrong and operator ([2660fbc](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/2660fbc0f3f0db0cd3105c2409acb586cf2b2e2b)) ## [1.1.3](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.1.2...1.1.3) (2024-04-30) 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.3" version = "1.1.4" 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.4](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.1.3...1.1.4) (2024-04-30) ### Bug Fixes * wrong and operator ([2660fbc](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/2660fbc0f3f0db0cd3105c2409acb586cf2b2e2b)) ## [1.1.3](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.1.2...1.1.3) (2024-04-30) 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.3" version = "1.1.4" description = "GitLab Copy CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading