Skip to content

Commit f68587b

Browse files
committed
Updated version number and changelog
1 parent e88d665 commit f68587b

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

README.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,9 @@ For comments, issues, requests, please contact via Github at the above website
157157

158158
Changelog
159159
---------
160-
Version 0.3.1 > Merged PR
161-
162-
Version 0.3 > pip created and code refactored
163-
164-
Version 0.2 > API Wrapper for the GetDeepSearchResults and GetUpdatedPropertyDetails API. test.py and setup.py created.
165-
166-
Version 0.1 > Project created
160+
- Version 0.5 > Removed django.contrib.gis.geos dependency, remove Django from the pip requirements, moved requirements to separate folder
161+
- Version 0.4 > DepreciationWarning: def coordinates(self) will not be supported in version 0.5
162+
- Version 0.3.1 > Merged PR
163+
- Version 0.3 > pip created and code refactored
164+
- Version 0.2 > API Wrapper for the GetDeepSearchResults and GetUpdatedPropertyDetails API. test.py and setup.py created.
165+
- Version 0.1 > Project created

__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '0.4.0'
1+
VERSION = '0.5.0'

0 commit comments

Comments
 (0)