Preparing release 2.1.1

svn path=/plone.app.discussion/trunk/; revision=52042
This commit is contained in:
Eric Steele 2011-09-16 13:30:26 +00:00
parent 813631dde8
commit 0153573d4d
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog
=========
2.1.1 (unreleased)
2.1.1 (2011-09-16)
------------------
- Nothing changed yet.

View File

@ -1,6 +1,6 @@
from setuptools import setup, find_packages
version = '2.1.1dev'
version = '2.1.1'
install_requires = [
'setuptools',