Skip to content

Commit 08b6d36

Browse files
author
cmlenz
committed
Bump up version number.
git-svn-id: http://svn.edgewall.org/repos/babel/contrib/django@331 59ecc08e-a131-0410-9ea7-d4c0f28ac310
1 parent c4107ac commit 08b6d36

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
@@ -20,7 +20,7 @@
2020
setup(
2121
name = 'BabelDjango',
2222
description = 'Utilities for using Babel in Django',
23-
version = '0.2.1',
23+
version = '0.2.2',
2424
license = 'BSD',
2525
author = 'Edgewall Software',
2626
author_email = '[email protected]',

0 commit comments

Comments
 (0)