From 2fbe74278f41446c8ca5e5a2b7c21ad0c5efe465 Mon Sep 17 00:00:00 2001 From: Andreas Kaiser Date: Wed, 7 Jan 2015 16:46:55 +0100 Subject: [PATCH] Bump version. --- CHANGES.txt | 9 ++------- setup.py | 2 +- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 941862b..6f63016 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,13 +1,8 @@ History ======= -0.9 - unreleased ----------------- - -- No changes yet. - -0.8.2 ------ +0.8.2 - 2015-01-07 +------------------ - Require ``js.fullcalendar>=2.2.5``. - Use the ``lang_all_js`` resource. diff --git a/setup.py b/setup.py index 2994ccb..f9a0ba6 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ setup( name='kotti_calendar', - version='0.9dev', + version='0.8.2', description="Add a calendar to your Kotti site", long_description=README + '\n\n' + CHANGES, classifiers=[