Skip to content

Commit 775128c

Browse files
authored
Merge pull request #290 from benavlabs/preparations-for-0-19-2
change version
2 parents 2e89b1f + ecca1e8 commit 775128c

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "fastcrud"
3-
version = "0.19.1"
3+
version = "0.19.2"
44
description = "FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities."
55
authors = [{ name = "Igor Benav", email = "[email protected]" }]
66
requires-python = ">=3.9.2,<4"

0 commit comments

Comments
 (0)