Chore: fix versioning

This commit is contained in:
olliemath 2021-07-28 13:52:42 +01:00
parent c5d16a3ca9
commit 4a90eede16

View File

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