Skip to content

Commit

Permalink
3.5.2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
pipermerriam committed Jan 19, 2017
1 parent 0852266 commit 413459d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
3.5.2
-----

* Bugfix for construction of `request_kwargs` within HTTPProvider

3.5.1
-----

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.5.1',
version='3.5.2',
description="""Web3.py""",
long_description=readme,
author='Piper Merriam',
Expand Down

0 comments on commit 413459d

Please sign in to comment.