Skip to content

Commit

Permalink
Preparing release 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Grainger committed Dec 18, 2017
1 parent 0126ab6 commit 1da5c0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

0.6.2 (unreleased)
0.6.2 (2017-12-18)
------------------

- compatibility with Django 2.0 added
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def read(*parts):
name='django-babel',
description='Utilities for using Babel in Django',
long_description=read('README.rst') + u'\n\n' + read('CHANGELOG.rst'),
version='0.6.2.dev0',
version='0.6.2',
license='BSD',
author='Christopher Grebs',
author_email='[email protected]',
Expand Down

0 comments on commit 1da5c0b

Please sign in to comment.