Commit d1af2be547d1b0c9d2657ea7dcd793b4ac2e7c54

Authored by Claude Paroz
1 parent a1dd635e

Bumped version to 1.7.0

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.dev1', 13 + version='1.7.0',
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