Skip to content

Commit e995a3c

Browse files
authored
Merge pull request #192 from igorbenav/version-0-15
change version in pyproject to 0.15.5
2 parents 0b5af2e + 8070cc3 commit e995a3c

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
[tool.poetry]
22
name = "fastcrud"
3-
version = "0.15.4"
3+
version = "0.15.5"
44
description = "FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities."
55
authors = ["Igor Benav <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)