We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd3184 commit e356d39Copy full SHA for e356d39
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.1.11](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.1.10...0.1.11) (2024-11-16)
4
+
5
## [0.1.10](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.1.9...0.1.10) (2024-11-16)
6
7
## [0.1.9](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.1.8...0.1.9) (2024-11-16)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-gitlab-webhooks"
-version = "0.1.10"
+version = "0.1.11"
description = "Pydantic models for GitLab webhook payloads"
authors = [
"Rich Wareham <[email protected]>"
0 commit comments