Prepare 2.2.9 release.

This commit is contained in:
tisto 2013-09-24 14:29:52 +02:00
parent 3ab24b12bc
commit f929dc2bd9
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog
=========
2.2.9 (unreleased)
2.2.9 (2013-09-24)
------------------
- Portuguese translation added.

View File

@ -1,6 +1,6 @@
from setuptools import setup, find_packages
version = '2.2.9dev'
version = '2.2.9'
install_requires = [
'setuptools',