Skip to content

Commit f2ddaba

Browse files
author
Thomas Grainger
committed
Back to development: 0.6.3
1 parent 1da5c0b commit f2ddaba

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
0.6.3 (unreleased)
5+
------------------
6+
7+
- Nothing changed yet.
8+
9+
410
0.6.2 (2017-12-18)
511
------------------
612

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',
18+
version='0.6.3.dev0',
1919
license='BSD',
2020
author='Christopher Grebs',
2121
author_email='[email protected]',

0 commit comments

Comments
 (0)