Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.3.3](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.3.2...1.3.3) (2024-12-30) ### Bug Fixes * **avatar:** get avatar using src header (not dest) ([a376a5d](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/a376a5dbb9d3971a5c7485cad3fdd9b7f5596550)) ## [1.3.2](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.3.1...1.3.2) (2024-12-06) 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.3.2" version = "1.3.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.3.3](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.3.2...1.3.3) (2024-12-30) ### Bug Fixes * **avatar:** get avatar using src header (not dest) ([a376a5d](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/a376a5dbb9d3971a5c7485cad3fdd9b7f5596550)) ## [1.3.2](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.3.1...1.3.2) (2024-12-06) 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.3.2" version = "1.3.3" description = "GitLab Copy CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading