prepare 1.1 release.

svn path=/plone.app.discussion/branches/1.x/; revision=49304
This commit is contained in:
Timo Stollenwerk 2011-05-03 14:05:32 +00:00
parent 29532a5e87
commit 43b305058e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import sys
from setuptools import setup, find_packages
version = '1.1dev'
version = '1.1'
install_requires = [
'setuptools',