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