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 9b12f7b commit 0818dc4Copy full SHA for 0818dc4
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.3.45](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.44...0.3.45) (2025-08-22)
4
+
5
## [0.3.44](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.43...0.3.44) (2025-08-07)
6
7
## [0.3.43](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.42...0.3.43) (2025-06-18)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-gitlab-webhooks"
-version = "0.3.44"
+version = "0.3.45"
description = "Pydantic models for GitLab webhook payloads"
authors = [
"Rich Wareham <[email protected]>"
0 commit comments