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 2840e33 commit d28174eCopy full SHA for d28174e
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pydanticrud"
3
-version = "0.3.0"
+version = "0.4.0"
4
description = "Supercharge your Pydantic models with CRUD methods and a pluggable backend"
5
authors = ["Timothy Farrell <[email protected]>"]
6
license = "MIT"
0 commit comments