We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7949f8 commit 93f7a0fCopy full SHA for 93f7a0f
CHANGELOG
@@ -1,3 +1,9 @@
1
+1.0.0
2
+-----
3
+
4
+- Add Websocket interface to default list of interfaces that are presented by
5
+ geth.
6
7
0.9.0
8
-----
9
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name='py-geth',
18
- version="0.9.0",
+ version="1.0.0",
19
description="""Run Go-Ethereum as a subprocess""",
20
long_description=readme,
21
author='Piper Merriam',
0 commit comments