Skip to content

Commit 1da5c0b

Browse files
author
Thomas Grainger
committed
Preparing release 0.6.2
1 parent 0126ab6 commit 1da5c0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
0.6.2 (unreleased)
4+
0.6.2 (2017-12-18)
55
------------------
66

77
- compatibility with Django 2.0 added

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def read(*parts):
1515
name='django-babel',
1616
description='Utilities for using Babel in Django',
1717
long_description=read('README.rst') + u'\n\n' + read('CHANGELOG.rst'),
18-
version='0.6.2.dev0',
18+
version='0.6.2',
1919
license='BSD',
2020
author='Christopher Grebs',
2121
author_email='[email protected]',

0 commit comments

Comments
 (0)