Skip to content

Commit 93f7a0f

Browse files
committed
1.0.0 Release
1 parent b7949f8 commit 93f7a0f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

+6
Original file line numberDiff line numberDiff line change
@@ -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+
17
0.9.0
28
-----
39

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setup(
1717
name='py-geth',
18-
version="0.9.0",
18+
version="1.0.0",
1919
description="""Run Go-Ethereum as a subprocess""",
2020
long_description=readme,
2121
author='Piper Merriam',

0 commit comments

Comments
 (0)