Skip to content

Commit 412933b

Browse files
authored
Merge pull request #37 from lidofinance/fallback-provider
update version
2 parents ad156b0 + 8114b33 commit 412933b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "web3-multi-provider"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
description = "Web3py provider that makes it easy to switch between different blockchain nodes to make sure application will be be online if main blockchain node will be unavailable."
55
authors = ["Raman <[email protected]>"]
66
license = "MIT License"

0 commit comments

Comments
 (0)