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 a47bbc4 commit 19a5f70Copy full SHA for 19a5f70
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pydanticrud"
3
-version = "0.2.0"
+version = "0.3.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