bump version

This commit is contained in:
collerek
2021-10-15 10:43:06 +02:00
parent 851fe0c14f
commit d7b823f5b6
2 changed files with 8 additions and 1 deletions

View File

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