🔖 0.1.6

This commit is contained in:
Brian Wiborg 2025-09-27 06:16:11 +02:00
parent 2e83e65c7e
commit 7cf7d6ccfc
No known key found for this signature in database

View file

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