Skip to content

Commit

Permalink
3.8.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pipermerriam committed Mar 22, 2017
1 parent 5cddd45 commit a1d7978
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
3.7.2
3.8.0
-----

* support for windows named pipes.
* Update pyrlp dependency to `>=0.4.7`
* Update eth-testrpc dependency to `>=1.2.0`
* Deprecate `DelegatedSigningManager`
* Deprecate `PrivateKeySigningManager`

3.7.1
-----
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

setup(
name='web3',
version='3.7.2',
version='3.8.0',
description="""Web3.py""",
long_description=readme,
author='Piper Merriam',
Expand Down

0 comments on commit a1d7978

Please sign in to comment.