File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ Changelog
77.. note :: This version is not yet released and is under active development.
88
99
10+ 0.3.4 - 2014-05-25
11+ ------------------
12+
13+ * Fixed django compatibility
14+
10150.3.3 - 2014-04-22
1116------------------
1217
Original file line number Diff line number Diff line change 5454# built documents.
5555#
5656# The short X.Y version.
57- version = '0.4'
57+ version = '0.3. 4'
5858# The full version, including alpha/beta/rc tags.
59- release = '0.4-dev '
59+ release = '0.3.4 '
6060
6161# The language for content autogenerated by Sphinx. Refer to documentation
6262# for a list of supported languages.
Original file line number Diff line number Diff 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.4-dev ' ,
57+ version = '0.3.4 ' ,
5858 license = 'BSD' ,
5959 author = 'Christopher Grebs' ,
6060 author_email = 'cg@webshox.org' ,
You can’t perform that action at this time.
0 commit comments