Skip to content

Commit d39101f

Browse files
committed
Preparing release 0.3.0
1 parent fd03511 commit d39101f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

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

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

7-
- Nothing changed yet.
7+
- Rename package to django_babel
88

99

1010
0.2.3 (2013-12-11)

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

0 commit comments

Comments
 (0)