Clean up after Yiorigs

svn path=/plone.app.discussion/trunk/; revision=37725
This commit is contained in:
Hanno Schlichting 2010-07-08 13:19:14 +00:00
parent fcfd8b502d
commit 8e4ce7256b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from setuptools import setup, find_packages
version = '1.0b5jarn'
version = '1.0b5'
setup(name='plone.app.discussion',
version=version,