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