Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.2.3](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.2.2...1.2.3) (2024-10-04) ### Bug Fixes * **deps:** update dependency python-gitlab to v4.12.2 ([f6ee8e0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/f6ee8e084c1a26c6f37b7a89f949873bda5a3542)) ## [1.2.2](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.2.1...1.2.2) (2024-08-09) 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.2.2" version = "1.2.3" 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.2.3](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.2.2...1.2.3) (2024-10-04) ### Bug Fixes * **deps:** update dependency python-gitlab to v4.12.2 ([f6ee8e0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/f6ee8e084c1a26c6f37b7a89f949873bda5a3542)) ## [1.2.2](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.2.1...1.2.2) (2024-08-09) 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.2.2" version = "1.2.3" description = "GitLab Copy CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading