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 ec7bfaa commit dc2a10dCopy full SHA for dc2a10d
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.1.10](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.1.9...0.1.10) (2024-11-16)
4
+
5
## [0.1.9](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.1.8...0.1.9) (2024-11-16)
6
7
## [0.1.8](https://github.com/rjw57/pydantic-gitlab-webhooks/compare/0.1.7...0.1.8) (2024-11-16)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydantic-gitlab-webhooks"
-version = "0.1.9"
+version = "0.1.10"
description = "Pydantic models for GitLab webhook payloads"
authors = [
"Rich Wareham <[email protected]>"
0 commit comments