Skip to content

Commit

Permalink
Back to development: 1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Mar 2, 2014
1 parent d61839a commit ee2fd23
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
@@ -1,6 +1,12 @@
Changelog
=========

1.3.7 (unreleased)
------------------

- Nothing changed yet.


1.3.6 (2014-03-02)
------------------

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

version = '1.3.6'
version = '1.3.7.dev0'

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

1 comment on commit ee2fd23

@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=24d06ca47d154d3b959ac1f7f57ecc5a
plone-5.0-python-2.7 [FAILURE]
plone-4.3-python-2.6 [SUCCESS]
plone-4.3-python-2.7 [SUCCESS]

Please sign in to comment.