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