bump version number to 0.9.3

This commit is contained in:
UpstreamData
2022-07-11 08:29:36 -06:00
parent c3de4188d6
commit 8b8a592308

View File

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