Skip to content

Commit

Permalink
Preparing a release
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Apr 5, 2024
1 parent c66e93f commit 2272833
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Current
# 0.25.4

- Make it possible to deploy in-house contracts without installing Enzyme toolchain:
node.js, hardhat and node-gyp were un-co-operative. Instead, now we just flatten out Enzyme sol
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "web3-ethereum-defi"
version = "0.25.3"
version = "0.25.4"
description = "Python library for Uniswap, Aave, ChainLink, Enzyme and other protocols on BNB Chain, Polygon, Ethereum and other blockchains"
authors = ["Mikko Ohtamaa <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 2272833

Please sign in to comment.