Skip to content

Commit

Permalink
Back to development: 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Jan 28, 2014
1 parent 1fef828 commit 18b5a8a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

1.0.2 (unreleased)
------------------

- Nothing changed yet.


1.0.1 (2014-01-27)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '1.0.1'
version = '1.0.2.dev0'

setup(
name='plone.batching',
Expand Down

1 comment on commit 18b5a8a

@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=b258a1dc6e234700abc61496a88e578f
kgs-plone.batching-plone-4.3-python-2.6 kgs [FAILURE]
kgs-plone.batching-plone-4.3-python-2.7 kgs [FAILURE]
kgs-plone.batching-plone-5.0-python-2.7 kgs [FAILURE]

Please sign in to comment.