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 22a82e7 commit fd899c7Copy full SHA for fd899c7
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "django-pydantic-field"
7
-version = "0.3.11"
+version = "0.3.12"
8
description = "Django JSONField with Pydantic models as a Schema"
9
readme = "README.md"
10
license = { file = "LICENSE" }
0 commit comments