Skip to content

Commit

Permalink
Preparing release 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Jan 27, 2014
1 parent 5a906b6 commit 48c86d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changelog
=========

1.0.10 (unreleased)
1.0.10 (2014-01-27)
-------------------

- ``QueryBuilder`` instance is now obtained using ZCA, so other add-ons
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '1.0.10.dev0'
version = '1.0.10'

tests_require = ['plone.app.testing']

Expand Down

1 comment on commit 48c86d9

@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=359b6ec2a43d4f35be857946a6ea04f5
kgs-archetypes.querywidget-plone-5.0-python-2.7 kgs [SUCCESS]
kgs-archetypes.querywidget-plone-4.2-python-2.6 kgs [FAILURE]
kgs-archetypes.querywidget-plone-4.2-python-2.7 kgs [SUCCESS]
kgs-archetypes.querywidget-plone-4.3-python-2.6 kgs [FAILURE]
kgs-archetypes.querywidget-plone-4.3-python-2.7 kgs [FAILURE]

Please sign in to comment.