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 60eb104 commit 64ecd75Copy full SHA for 64ecd75
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.3.9](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.8...0.3.9) (2024-12-01)
4
+
5
## [0.3.8](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.7...0.3.8) (2024-11-28)
6
7
## [0.3.7](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.3.6...0.3.7) (2024-11-26)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-gitlab-webhooks"
-version = "0.3.8"
+version = "0.3.9"
description = "Pydantic models for GitLab webhook payloads"
authors = [
"Rich Wareham <[email protected]>"
0 commit comments