Skip to content

Commit fa5b228

Browse files
authored
Merge pull request #141 from HathorNetwork/dev
Release v0.16.1
2 parents f4bd1a5 + 65d71f2 commit fa5b228

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[tool.poetry]
77
name = "tx-mining-service"
8-
version = "0.16.0"
8+
version = "0.16.1"
99
package-mode = false
1010
description = "Service to mine transactions"
1111
authors = ["Hathor Team <contact@hathor.network>"]
@@ -24,7 +24,7 @@ structlog = "~22.3.0"
2424
prometheus-client = "^0.9.0"
2525
idna_ssl = "^1.1.0"
2626
asynctest = "^0.13.0"
27-
hathorlib = {version = "^0.8.0", extras = ["client"]}
27+
hathorlib = {version = "^0.8.1", extras = ["client"]}
2828
dataclasses = {version = "^0.8", python = ">=3.6,<3.7"}
2929
python-healthchecklib = "^0.1.0"
3030

0 commit comments

Comments
 (0)