Skip to content

Commit

Permalink
Version 1.5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Nov 16, 2016
1 parent 8fe4cde commit 4ce7027
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 1.5.2, 2016-11-16
* Replace uses of old Django aggregate functions. #271
* Fix display of Geometry object in admin. #272

Version 1.5.1, 2016-10-14
* Fix a couple of command line argument issues. #265
* Rename VagrantFile to Vagrantfile. #265
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def read_file(filename):

setup(
name='django-mapit',
version='1.5.1',
version='1.5.2',
description=(
'A web service for mapping postcodes and points to current or past '
'administrative area information and polygons.'),
Expand Down

0 comments on commit 4ce7027

Please sign in to comment.