Preparing release 2.4.2

This commit is contained in:
Timo Stollenwerk 2015-05-04 22:05:12 +02:00
parent 48cb779f8f
commit 815b44dfd9
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog
=========
2.4.2 (unreleased)
2.4.2 (2015-05-04)
------------------
- Update Japanese translation.

View File

@ -1,7 +1,7 @@
from setuptools import find_packages
from setuptools import setup
version = '2.4.2.dev0'
version = '2.4.2'
install_requires = [
'setuptools',