Start 2.0.6 development.

svn path=/plone.app.discussion/trunk/; revision=50934
This commit is contained in:
Timo Stollenwerk 2011-07-03 18:24:57 +00:00
parent 65de44247f
commit dbbd36c692
1 changed files with 1 additions and 1 deletions

View File

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