Skip to content

Commit f947ab1

Browse files
committed
Bump version to 2.18.0rc2
1 parent 0aa92a0 commit f947ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ethereum/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"""
1919
import sys
2020

21-
__version__ = "2.18.0rc2.dev1"
21+
__version__ = "2.18.0rc2"
2222

2323
#
2424
# Ensure we can reach 1024 frames of recursion

0 commit comments

Comments
 (0)