We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973f8a0 commit b50f7daCopy full SHA for b50f7da
CHANGELOG
@@ -1,3 +1,8 @@
1
+1.4.0
2
+-----
3
+
4
+- Add `shh` flag to wrapper to allow enabling of whisper in geth processes.
5
6
1.3.0
7
-----
8
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name='py-geth',
18
- version="1.3.0",
+ version="1.4.0",
19
description="""Run Go-Ethereum as a subprocess""",
20
long_description=readme,
21
author='Piper Merriam',
0 commit comments