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=[