We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dbc6f9 commit 23069b3Copy full SHA for 23069b3
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changes
2
=========
3
4
+0.3.2 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
0.3.1 (2013-12-11)
11
------------------
12
setup.py
@@ -17,7 +17,7 @@
17
setup(
18
name = 'django-babel',
19
description = 'Utilities for using Babel in Django',
20
- version='0.3.1',
+ version='0.3.2.dev0',
21
license = 'BSD',
22
author = 'Edgewall Software',
23
author_email = '[email protected]',
0 commit comments