🔖 0.2.2
This commit is contained in:
parent
91baf968d7
commit
e53c206b4e
1 changed files with 2 additions and 1 deletions
|
|
@ -1,12 +1,13 @@
|
|||
[project]
|
||||
name = "ohmyapi"
|
||||
version = "0.2.1"
|
||||
version = "0.2.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"]
|
||||
authors = [
|
||||
{name = "Brian Wiborg", email = "me@brianwib.org"}
|
||||
]
|
||||
repository = "https://code.c-base.org/baccenfutter/ohmyapi"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue