Chore: improve description for PyPI

This commit is contained in:
Oliver Margetts 2021-08-16 19:19:34 +00:00 committed by GitHub
parent 22e124e3aa
commit 35b5a11e65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ line_length = 120
[tool.poetry]
name = "clickhouse_orm"
version = "2.2.0"
description = "A simple ORM for working with the Clickhouse database"
description = "A simple ORM for working with the Clickhouse database. Maintainance fork of infi.clickhouse_orm."
authors = ["olliemath <oliver.margetts@gmail.com>"]
license = "BSD"
homepage = "https://github.com/SuadeLabs/clickhouse_orm"