This commit is contained in:
Brian Wiborg 2025-09-27 05:47:54 +02:00
parent 3c1ae8f5f4
commit 69bd447374
No known key found for this signature in database

View file

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