🔖 0.5.4
This commit is contained in:
parent
31f4da773c
commit
dc85a6425e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[project]
|
[project]
|
||||||
name = "ohmyapi"
|
name = "ohmyapi"
|
||||||
version = "0.5.3"
|
version = "0.5.4"
|
||||||
description = "Django-flavored scaffolding and management layer around FastAPI, Pydantic, TortoiseORM and Aerich migrations"
|
description = "Django-flavored scaffolding and management layer around FastAPI, Pydantic, TortoiseORM and Aerich migrations"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = ["fastapi", "tortoise", "orm", "pydantic", "async", "web-framework"]
|
keywords = ["fastapi", "tortoise", "orm", "pydantic", "async", "web-framework"]
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
__VERSION__ = "0.5.3"
|
__VERSION__ = "0.5.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue