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 b60f7f4 commit aec3450Copy full SHA for aec3450
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.3.18](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.17...0.3.18) (2025-01-12)
4
+
5
## [0.3.17](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.16...0.3.17) (2025-01-09)
6
7
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-gitlab-webhooks"
-version = "0.3.17"
+version = "0.3.18"
description = "Pydantic models for GitLab webhook payloads"
authors = [
"Rich Wareham <[email protected]>"
0 commit comments