Preparing release 2.4.12

[ci skip]
This commit is contained in:
esteele 2016-04-13 08:30:22 -04:00
parent eee8e3c1b6
commit 69eee88eb9
2 changed files with 2 additions and 10 deletions

View File

@ -1,17 +1,9 @@
Changelog
=========
2.4.12 (unreleased)
2.4.12 (2016-04-13)
-------------------
Incompatibilities:
- *add item here*
New:
- *add item here*
Fixes:
- Mark 'Edit' button for translation.

View File

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