Preparing release 2.4.12
[ci skip]
This commit is contained in:
parent
eee8e3c1b6
commit
69eee88eb9
10
CHANGES.rst
10
CHANGES.rst
@ -1,17 +1,9 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
2.4.12 (unreleased)
|
2.4.12 (2016-04-13)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
Incompatibilities:
|
|
||||||
|
|
||||||
- *add item here*
|
|
||||||
|
|
||||||
New:
|
|
||||||
|
|
||||||
- *add item here*
|
|
||||||
|
|
||||||
Fixes:
|
Fixes:
|
||||||
|
|
||||||
- Mark 'Edit' button for translation.
|
- Mark 'Edit' button for translation.
|
||||||
|
2
setup.py
2
setup.py
@ -1,7 +1,7 @@
|
|||||||
from setuptools import find_packages
|
from setuptools import find_packages
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
version = '2.4.12.dev0'
|
version = '2.4.12'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'setuptools',
|
'setuptools',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user