Skip to content

Commit daec26d

Browse files
committed
Prepare 0.3.5
1 parent 9302547 commit daec26d

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

CHANGELOG.rst

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

4-
0.4 - `master`_
5-
---------------
6-
7-
.. note:: This version is not yet released and is under active development.
4+
0.3.5 - 2014-09-10
5+
------------------
86

97
* Create .po and .pot files if not existing, plus it's specific base directories.
108

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def run_tests(self):
5454
name='django-babel',
5555
description='Utilities for using Babel in Django',
5656
long_description=read('README.rst') + u'\n\n' + read('CHANGELOG.rst'),
57-
version='0.3.4',
57+
version='0.3.5',
5858
license='BSD',
5959
author='Christopher Grebs',
6060
author_email='[email protected]',

0 commit comments

Comments
 (0)