Prepare 2.0.5 release.
svn path=/plone.app.discussion/trunk/; revision=50490
This commit is contained in:
parent
98bcc19d5c
commit
d51101db5f
@ -1,8 +1,7 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
2.0.5 (2011-05-28)
|
||||||
2.0.5 (Unreleased)
|
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
- Simplify CSS and JS registrations. CSS will now be imported using the
|
- Simplify CSS and JS registrations. CSS will now be imported using the
|
||||||
|
2
setup.py
2
setup.py
@ -1,6 +1,6 @@
|
|||||||
from setuptools import setup, find_packages
|
from setuptools import setup, find_packages
|
||||||
|
|
||||||
version = '2.0.4'
|
version = '2.0.5'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'setuptools',
|
'setuptools',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user