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 885b211 commit 0a17912Copy full SHA for 0a17912
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.3.26](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.25...0.3.26) (2025-01-30)
4
+
5
## [0.3.25](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.24...0.3.25) (2025-01-29)
6
7
## [0.3.24](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.23...0.3.24) (2025-01-29)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-gitlab-webhooks"
-version = "0.3.25"
+version = "0.3.26"
description = "Pydantic models for GitLab webhook payloads"
authors = [
"Rich Wareham <[email protected]>"
0 commit comments