Prepare 0.12.0 release (#892)

This commit is contained in:
collerek
2022-10-21 19:53:00 +02:00
committed by GitHub
parent 513fd32cc8
commit dda5e24e94
5 changed files with 254 additions and 712 deletions

View File

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