Skip to content

Commit 6feb07d

Browse files
committed
Release v2.2.0
1 parent 7a3aaa4 commit 6feb07d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Documentation
3333
=============
3434

3535
* Development version: http://docs.haystacksearch.org/
36+
* v2.2.X: http://django-haystack.readthedocs.org/en/v2.2.0/
3637
* v2.1.X: http://django-haystack.readthedocs.org/en/v2.1.0/
3738
* v2.0.X: http://django-haystack.readthedocs.org/en/v2.0.0/
3839
* v1.2.X: http://django-haystack.readthedocs.org/en/v1.2.7/

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
setup(
2929
name='django-haystack',
30-
version='2.1.1-dev',
30+
version='2.2.0',
3131
description='Pluggable search for Django.',
3232
author='Daniel Lindsley',
3333
author_email='[email protected]',

0 commit comments

Comments
 (0)