diff --git a/pyproject.toml b/pyproject.toml index 397130e..84509d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 "] license = "BSD"