Skip to content

Commit

Permalink
add respository link
Browse files Browse the repository at this point in the history
  • Loading branch information
amfet42 committed Jul 3, 2023
1 parent 904fc53 commit 40908ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
[tool.poetry]
name = "web3mc"
version = "0.1.4"
version = "0.1.5"
description = "Multicall library for aggregating web3py contract calls"
authors = ["amfet42"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/amfet42/web3mc"
keywords = ["web3", "multicall"]

[tool.poetry.dependencies]
python = "^3.10"
Expand Down

0 comments on commit 40908ed

Please sign in to comment.