🔖 Bump to 0.1.1
This commit is contained in:
parent
8d9264e8db
commit
4214204ef7
1 changed files with 3 additions and 1 deletions
|
|
@ -1,7 +1,9 @@
|
||||||
[project]
|
[project]
|
||||||
name = "ohmyapi"
|
name = "ohmyapi"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
description = "A Django-like but async web-framework based on FastAPI and TortoiseORM."
|
description = "A Django-like but async web-framework based on FastAPI and TortoiseORM."
|
||||||
|
license = "MIT"
|
||||||
|
keywords = ["fastapi", "tortoise", "orm", "async", "web-framework"]
|
||||||
authors = [
|
authors = [
|
||||||
{name = "Brian Wiborg", email = "me@brianwib.org"}
|
{name = "Brian Wiborg", email = "me@brianwib.org"}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue