We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb8838 commit 2a8a813Copy full SHA for 2a8a813
1 file changed
setup.py
@@ -54,7 +54,7 @@ def run_tests(self):
54
name='django-babel',
55
description='Utilities for using Babel in Django',
56
long_description=read('README.rst') + u'\n\n' + read('CHANGELOG.rst'),
57
- version='0.3.2',
+ version='0.3.3',
58
license='BSD',
59
author='Christopher Grebs',
60
author_email='cg@webshox.org',
0 commit comments