🔖 0.1.20

This commit is contained in:
Brian Wiborg 2025-09-28 15:02:17 +02:00
parent 30a7826eeb
commit 5c9beecbd8
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
[project] [project]
name = "ohmyapi" name = "ohmyapi"
version = "0.1.19" version = "0.1.20"
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" license = "MIT"
keywords = ["fastapi", "tortoise", "orm", "async", "web-framework"] keywords = ["fastapi", "tortoise", "orm", "async", "web-framework"]