Skip to content

Commit

Permalink
Preparing release 1.5
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Jul 31, 2015
1 parent 7f4cf98 commit e8fc7df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -2,7 +2,7 @@ Changelog
=========


1.5 (unreleased)
1.5 (2015-07-31)
----------------

- Remove all items that have the ``portal_factory`` folder in their
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '1.5.dev0'
version = '1.5'

setup(name='collective.catalogcleanup',
version=version,
Expand Down

0 comments on commit e8fc7df

Please sign in to comment.