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