Skip to content

Commit 23069b3

Browse files
committed
Back to development: 0.3.2
1 parent 3dbc6f9 commit 23069b3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

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

4+
0.3.2 (unreleased)
5+
------------------
6+
7+
- Nothing changed yet.
8+
9+
410
0.3.1 (2013-12-11)
511
------------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
setup(
1818
name = 'django-babel',
1919
description = 'Utilities for using Babel in Django',
20-
version='0.3.1',
20+
version='0.3.2.dev0',
2121
license = 'BSD',
2222
author = 'Edgewall Software',
2323
author_email = '[email protected]',

0 commit comments

Comments
 (0)