Skip to content

Commit 5811ef7

Browse files
committed
Bump to 0.3.9
1 parent 5c83ade commit 5811ef7

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "django-pydantic-field"
7-
version = "0.3.8"
7+
version = "0.3.9"
88
description = "Django JSONField with Pydantic models as a Schema"
99
readme = "README.md"
1010
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)