Skip to content

Commit 79eaeab

Browse files
chore: bump version to 5.3.12 (#139)
1 parent e21af48 commit 79eaeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
setup(
9696
name="faster-eth-utils",
9797
# *IMPORTANT*: Don't manually change the version here. Use `make bump`, as described in readme
98-
version="5.3.11",
98+
version="5.3.12",
9999
description=(
100100
"""A fork of eth-utils: Common utility functions for python code that interacts with Ethereum, implemented in C"""
101101
),

0 commit comments

Comments
 (0)