Skip to content

Commit

Permalink
3.7.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
pipermerriam committed Feb 21, 2017
1 parent 12331fc commit 30635d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
3.7.0 (unreleased)
3.7.0
-----

* deprecate `eth.defaultAccount` defaulting to the coinbase account.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

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

0 comments on commit 30635d5

Please sign in to comment.