Preparing release 2.4.15

[ci skip]
This commit is contained in:
Maurits van Rees 2016-06-12 01:39:31 +02:00
parent ba37bdbe45
commit 9e943a67d0
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog
=========
2.4.15 (unreleased)
2.4.15 (2016-06-12)
-------------------
Bug fixes:

View File

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