Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.0.1](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.0...1.0.1) (2024-07-12) ### Bug Fixes * **deps:** update poetry dependencies ([1957fcd](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/1957fcd702d129779fb3790cd501cb8c13bf31a1)) # 1.0.0 (2024-07-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-butler" version = "1.0.0" version = "1.0.1" 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.1](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.0.0...1.0.1) (2024-07-12) ### Bug Fixes * **deps:** update poetry dependencies ([1957fcd](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/1957fcd702d129779fb3790cd501cb8c13bf31a1)) # 1.0.0 (2024-07-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-butler" version = "1.0.0" version = "1.0.1" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading