🔖 0.1.21

This commit is contained in:
Brian Wiborg 2025-09-28 15:52:46 +02:00
parent 6a90e4a44a
commit 905ce66b1a
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
[project] [project]
name = "ohmyapi" name = "ohmyapi"
version = "0.1.20" version = "0.1.21"
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"]