Bump version number

Note: some issues with HTTPX may be resolved by using 1.0.0b, but I did not bump the requirement at this time to the beta.
This commit is contained in:
Colin Crossman
2023-11-11 13:59:14 -07:00
parent e2431c938d
commit ed11611919

View File

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