Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.0.20](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.19...1.0.20) (2025-01-07) ### Bug Fixes * enable py-mypy and fixes mypy warnings ([f59312e](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/f59312eeda00625cc05a90f4f161e39fc50efb1a)) ## [1.0.19](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.18...1.0.19) (2025-01-03) 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-butler" version = "1.0.19" version = "1.0.20" description = "GitLab Butler 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.0.20](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.19...1.0.20) (2025-01-07) ### Bug Fixes * enable py-mypy and fixes mypy warnings ([f59312e](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/f59312eeda00625cc05a90f4f161e39fc50efb1a)) ## [1.0.19](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.18...1.0.19) (2025-01-03) 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-butler" version = "1.0.19" version = "1.0.20" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading