version: bump version number.

This commit is contained in:
UpstreamData
2023-02-09 10:37:19 -07:00
parent 400001fa38
commit d632360932
2 changed files with 47 additions and 45 deletions

View File

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