Skip to content

Commit

Permalink
Add a changelog, bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonafato committed Jan 12, 2018
1 parent 9a8bca8 commit b48e261
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
0.2.0
=====

Released: TBA

- Add ``GetDeepComps`` API method
- Fix Python 3 compatibility
- Fix ``zestimate`` typos
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def read(*paths):

setup(
name='python-zillow',
version='0.1.1',
version='0.2.0',
author='The Python-Zillow Developers',
author_email='[email protected]',
license='Apache License 2.0',
Expand Down

0 comments on commit b48e261

Please sign in to comment.