update pyproject.toml

This commit is contained in:
upstreamdata
2022-07-07 14:40:07 -06:00
parent 3ec147990b
commit ca77573624

View File

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