Prepare 2.2.0 release

This commit is contained in:
Oliver Margetts 2021-08-06 18:57:52 +00:00 committed by GitHub
parent 3cc6eafb94
commit 84302aa172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ line_length = 120
[tool.poetry]
name = "clickhouse_orm"
version = "2.1.0"
version = "2.2.0"
description = "A simple ORM for working with the Clickhouse database"
authors = ["olliemath <oliver.margetts@gmail.com>"]
license = "BSD"