🔖 0.1.13

This commit is contained in:
Brian Wiborg 2025-09-27 17:22:32 +02:00
parent 15608a389b
commit c6b4b4867e
No known key found for this signature in database

View file

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