Skip to content

Commit

Permalink
Preparing release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Dec 8, 2013
1 parent bcfdc1b commit 46b81d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
@@ -1,7 +1,7 @@
Changelog
=========

1.0.5 (unreleased)
1.0.5 (2013-12-07)
------------------

- Replace deprecated test assert statements.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '1.0.5.dev0'
version = '1.0.5'

setup(name='plone.cachepurging',
version=version,
Expand Down

1 comment on commit 46b81d7

@mister-roboto
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TESTS FAILED
Mr.roboto url : http://jenkins.plone.org/roboto/get_info?push=7ecb3aae312843d6a581cffba030b97d
kgs-plone.cachepurging-plone-4.2-python-2.6 kgs [FAILURE]
kgs-plone.cachepurging-plone-4.2-python-2.7 kgs [FAILURE]
kgs-plone.cachepurging-plone-4.3-python-2.6 kgs [SUCCESS]
kgs-plone.cachepurging-plone-4.3-python-2.7 kgs [SUCCESS]
kgs-plone.cachepurging-plone-5.0-python-2.7 kgs [FAILURE]

Please sign in to comment.