add release log and bump version (#1347)

This commit is contained in:
collerek
2024-06-09 18:22:06 +02:00
committed by GitHub
parent e3f95b93cb
commit 45d81b2cd9
2 changed files with 22 additions and 1 deletions

View File

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