Skip to content

Commit 8264dd5

Browse files
committed
added description to pyproject.toml
1 parent 8727cc0 commit 8264dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "zohal-sdk"
33
version = "0.1.0"
4-
description = ""
4+
description = "zohal-sdk is a Python SDK for interfacing with zohal.io."
55
authors = ["Alireza Rabie <alireza@aazerra.dev>"]
66
readme = "README.md"
77
packages = [{ include = "zohal_sdk" }]

0 commit comments

Comments
 (0)