Skip to content

Commit 3dbc6f9

Browse files
committed
Preparing release 0.3.1
1 parent 4c625d6 commit 3dbc6f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changes
22
=========
33

4-
0.3.1 (unreleased)
4+
0.3.1 (2013-12-11)
55
------------------
66

77
- fix relative import in template tags

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.dev0',
20+
version='0.3.1',
2121
license = 'BSD',
2222
author = 'Edgewall Software',
2323
author_email = '[email protected]',

0 commit comments

Comments
 (0)