docs: update pyproject.toml description.

This commit is contained in:
UpstreamData
2023-11-20 10:33:25 -07:00
parent 8bea76ff67
commit 8a13c7940a

View File

@@ -1,7 +1,7 @@
[tool.poetry]
name = "pyasic"
version = "0.40.4"
description = "A set of modules for interfacing with many common types of ASIC bitcoin miners, using both their API and SSH."
description = "A simplified and standardized interface for Bitcoin ASICs."
authors = ["UpstreamData <brett@upstreamdata.ca>"]
repository = "https://github.com/UpstreamData/pyasic"
documentation = "https://pyasic.readthedocs.io/en/latest/"