Skip to content

Commit

Permalink
back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
thet committed Nov 6, 2014
1 parent e5df324 commit 8780200
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
Changelog
=========

1.1.4 (unreleased)
------------------

- Nothing changed yet.


1.1.3 (2014-11-06)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@
import os


version = '1.1.3'
version = '1.1.4.dev0'


setup(
Expand Down

1 comment on commit 8780200

@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=c21fcd6ba44748218de946757e4ab599
plone-4.3-python-2.6 [FAILURE]
plone-4.3-python-2.7 [FAILURE]

Please sign in to comment.