Preparing release 2.4.19

[ci skip]
This commit is contained in:
esteele 2017-01-02 13:57:13 -05:00
parent fa1f4ac32e
commit e56e1880f9
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog
=========
2.4.19 (unreleased)
2.4.19 (2017-01-02)
-------------------
New features:

View File

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