Skip to content

Commit

Permalink
Version 1.3.2.
Browse files Browse the repository at this point in the history
Meant to include this in 1.3.1 and forgot.
  • Loading branch information
dracos committed Dec 13, 2014
1 parent 64cfb57 commit 0cd4f5d
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 @@
v1.3.2, 2014-12-13
* Improved initial running of example project, providing login links
and buttons for adding or importing data. #222 #411 #419

v1.3.1, 2014-12-12
* Fix error in speaker colour display in Python 3.
* Akoma Ntoso import
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def read_file(filename):

setup(
name="django-sayit",
version='1.3.1',
version='1.3.2',
description='A data store for speeches and transcripts to make them searchable and pretty.',
long_description=read_file('README.rst'),
author='mySociety',
Expand Down

0 comments on commit 0cd4f5d

Please sign in to comment.