version: bump version number. Pin httpx to 0.25.0 min.

This commit is contained in:
UpstreamData
2023-11-12 18:35:52 -07:00
parent 630b847466
commit d79509bda7

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyasic"
version = "0.40.2"
version = "0.40.3"
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"