Skip to content

Commit 787bc4e

Browse files
chore: add description
1 parent da40bc2 commit 787bc4e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[tool.poetry]
22
name = "databank"
3-
version = "0.1.0"
4-
description = "tba"
3+
version = "0.1.1"
4+
description = "Databank is an easy-to-use Python library for making raw SQL queries in a multi-threaded environment."
5+
readme = "README.md"
56
authors = ["snapADDY GmbH <info@snapaddy.com>"]
67

78
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)