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 b6b48ba commit 442559fCopy full SHA for 442559f
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.3.21](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.20...0.3.21) (2025-01-23)
4
+
5
## [0.3.20](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.19...0.3.20) (2025-01-23)
6
7
## [0.3.19](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.18...0.3.19) (2025-01-18)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-gitlab-webhooks"
-version = "0.3.20"
+version = "0.3.21"
description = "Pydantic models for GitLab webhook payloads"
authors = [
"Rich Wareham <[email protected]>"
0 commit comments