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 2e89b1f commit ecca1e8Copy full SHA for ecca1e8
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "fastcrud"
3
-version = "0.19.1"
+version = "0.19.2"
4
description = "FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities."
5
authors = [{ name = "Igor Benav", email = "[email protected]" }]
6
requires-python = ">=3.9.2,<4"
0 commit comments