Release 0.12.1 (#998)

This commit is contained in:
collerek
2023-01-29 19:20:16 +07:00
committed by GitHub
parent e076d92798
commit fd77f029c2
3 changed files with 60 additions and 77 deletions

View File

@ -3,7 +3,7 @@ name = "ormar"
[tool.poetry]
name = "ormar"
version = "0.12.0"
version = "0.12.1"
description = "A simple async ORM with fastapi in mind and pydantic validation."
authors = ["Radosław Drążkiewicz <collerek@gmail.com>"]
license = "MIT"