mirror of
https://github.com/Infinidat/infi.clickhouse_orm.git
synced 2025-08-02 03:00:09 +03:00
Prep 2.2.1 release
This commit is contained in:
parent
35b5a11e65
commit
23cef67da0
|
@ -1,6 +1,11 @@
|
||||||
Change Log
|
Change Log
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
v2.2.1
|
||||||
|
------
|
||||||
|
- Minor tooling changes for PyPI
|
||||||
|
- Better project description for PyPI
|
||||||
|
|
||||||
v2.2.0
|
v2.2.0
|
||||||
------
|
------
|
||||||
- Support up to clickhouse 20.12, including LTS 20.8 release
|
- Support up to clickhouse 20.12, including LTS 20.8 release
|
||||||
|
|
|
@ -11,7 +11,7 @@ line_length = 120
|
||||||
|
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "clickhouse_orm"
|
name = "clickhouse_orm"
|
||||||
version = "2.2.0"
|
version = "2.2.1"
|
||||||
description = "A simple ORM for working with the Clickhouse database. Maintainance fork of infi.clickhouse_orm."
|
description = "A simple ORM for working with the Clickhouse database. Maintainance fork of infi.clickhouse_orm."
|
||||||
authors = ["olliemath <oliver.margetts@gmail.com>"]
|
authors = ["olliemath <oliver.margetts@gmail.com>"]
|
||||||
license = "BSD"
|
license = "BSD"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user