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 94ceda2 commit 9b695ddCopy full SHA for 9b695dd
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.3.14](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.13...0.3.14) (2024-12-16)
4
+
5
## [0.3.13](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.12...0.3.13) (2024-12-08)
6
7
## [0.3.12](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.11...0.3.12) (2024-12-06)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-gitlab-webhooks"
-version = "0.3.13"
+version = "0.3.14"
description = "Pydantic models for GitLab webhook payloads"
authors = [
"Rich Wareham <[email protected]>"
0 commit comments