Back to development: 2.4.15
[ci skip]
This commit is contained in:
parent
b086c33788
commit
4ecc7f0519
16
CHANGES.rst
16
CHANGES.rst
@ -1,6 +1,22 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
2.4.15 (unreleased)
|
||||
-------------------
|
||||
|
||||
Breaking changes:
|
||||
|
||||
- *add item here*
|
||||
|
||||
New features:
|
||||
|
||||
- *add item here*
|
||||
|
||||
Bug fixes:
|
||||
|
||||
- *add item here*
|
||||
|
||||
|
||||
2.4.14 (2016-06-06)
|
||||
-------------------
|
||||
|
||||
|
2
setup.py
2
setup.py
@ -1,7 +1,7 @@
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '2.4.14'
|
||||
version = '2.4.15.dev0'
|
||||
|
||||
install_requires = [
|
||||
'setuptools',
|
||||
|
Loading…
x
Reference in New Issue
Block a user