Commit 61c2b19eb738d88cacc3acd1e24b0ed51ed0ee93

Authored by Claude Paroz
1 parent 09f4034f

Bumped version to 1.7.1

Showing 1 changed file with 1 additions and 1 deletions
@@ -10,7 +10,7 @@ except IOError: @@ -10,7 +10,7 @@ except IOError:
10 10
11 setup( 11 setup(
12 name='django-contrib-comments', 12 name='django-contrib-comments',
13 - version='1.7.0', 13 + version='1.7.1',
14 url="https://github.com/django/django-contrib-comments", 14 url="https://github.com/django/django-contrib-comments",
15 description='The code formerly known as django.contrib.comments.', 15 description='The code formerly known as django.contrib.comments.',
16 long_description=long_description, 16 long_description=long_description,
Please register or login to post a comment