diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt index 8c5b554..a373f84 100644 --- a/docs/HISTORY.txt +++ b/docs/HISTORY.txt @@ -2,7 +2,7 @@ Changelog ========= -1.2.7 (unreleased) +1.2.7 (2014-02-10) ------------------ - Update French translations. diff --git a/setup.py b/setup.py index 2a69374..3a4c44c 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages import os -version = '1.2.7.dev0' +version = '1.2.7' maintainer = 'Jonas Baumann' tests_require = [