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