We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e21af48 commit 79eaeabCopy full SHA for 79eaeab
setup.py
@@ -95,7 +95,7 @@
95
setup(
96
name="faster-eth-utils",
97
# *IMPORTANT*: Don't manually change the version here. Use `make bump`, as described in readme
98
- version="5.3.11",
+ version="5.3.12",
99
description=(
100
"""A fork of eth-utils: Common utility functions for python code that interacts with Ethereum, implemented in C"""
101
),
0 commit comments