Skip to content

Commit ec5c811

Browse files
committed
build: bump version to 0.5.0
This version marks support of Pydantic V2 and python 3.12, and drops support for Pydantic V1
1 parent 96a1bb2 commit ec5c811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "graphene_pydantic"
3-
version = "0.4.2"
3+
version = "0.5.0"
44
description = "Graphene Pydantic integration"
55
readme = "README.md"
66
repository = "https://github.com/graphql-python/graphene-pydantic"

0 commit comments

Comments
 (0)