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