bug: fix some bugs.

This commit is contained in:
UpstreamData
2023-03-02 16:17:32 -07:00
parent e65b718699
commit 841a546505
10 changed files with 90 additions and 208 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyasic"
version = "0.32.0"
version = "0.32.1"
description = "A set of modules for interfacing with many common types of ASIC bitcoin miners, using both their API and SSH."
authors = ["UpstreamData <brett@upstreamdata.ca>"]
repository = "https://github.com/UpstreamData/pyasic"