🔖 0.3.1

This commit is contained in:
Brian Wiborg 2025-10-02 14:47:15 +02:00
parent bb8884f419
commit 856ea12f52
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "ohmyapi"
version = "0.3.0"
version = "0.3.1"
description = "Django-flavored scaffolding and management layer around FastAPI, Pydantic, TortoiseORM and Aerich migrations"
license = "MIT"
keywords = ["fastapi", "tortoise", "orm", "pydantic", "async", "web-framework"]