Skip to content

Commit

Permalink
Back to development: 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Dec 8, 2013
1 parent 22584ea commit da37b24
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.2.7 (unreleased)
------------------

- Nothing changed yet.


1.2.6 (2013-12-07)
------------------

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

version = '1.2.6'
version = '1.2.7.dev0'

setup(name='plone.formwidget.autocomplete',
version=version,
Expand Down

1 comment on commit da37b24

@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=44e836881ded46d9b89dddb275f98d8c
kgs-plone.formwidget.autocomplete-plone-4.3-python-2.6 kgs [FAILURE]
kgs-plone.formwidget.autocomplete-plone-4.3-python-2.7 kgs [FAILURE]
kgs-plone.formwidget.autocomplete-plone-5.0-python-2.7 kgs [FAILURE]

Please sign in to comment.