🔖 Bump to 0.1.1

This commit is contained in:
Brian Wiborg 2025-09-27 05:02:16 +02:00
parent 8d9264e8db
commit 4214204ef7
No known key found for this signature in database

View file

@ -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"}
]