update docs, bump version, update releases

This commit is contained in:
collerek
2021-10-12 18:52:40 +02:00
parent 9559c0f7f6
commit 10e2d01a91
4 changed files with 34 additions and 8 deletions

View File

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