Skip to content

Commit 2b456b5

Browse files
authored
Merge pull request #45 from benavlabs/preparations-0-4-2
change project version
2 parents e7dfe4d + 168e597 commit 2b456b5

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 = "crudadmin"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
description = "FastAPI-based admin interface with authentication, event logging and CRUD operations"
55
readme = "README.md"
66
requires-python = ">=3.9.2"

0 commit comments

Comments
 (0)