Skip to content

Commit 2a8a813

Browse files
committed
Update version in setup.py
1 parent ccb8838 commit 2a8a813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def run_tests(self):
5454
name='django-babel',
5555
description='Utilities for using Babel in Django',
5656
long_description=read('README.rst') + u'\n\n' + read('CHANGELOG.rst'),
57-
version='0.3.2',
57+
version='0.3.3',
5858
license='BSD',
5959
author='Christopher Grebs',
6060
author_email='[email protected]',

0 commit comments

Comments
 (0)