Preparing release 2.4.10

[ci skip]
This commit is contained in:
Maurits van Rees 2016-02-08 22:39:36 +01:00
parent a4e45742d2
commit 6fdd3dc16e
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog
=========
2.4.10 (unreleased)
2.4.10 (2016-02-08)
-------------------
New:

View File

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