Skip to content

Commit

Permalink
Prepare plone.dexterity 2.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli committed Feb 14, 2014
1 parent bcd09ea commit 2d6de1e
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
=========

2.2.1 (unreleased)
2.2.1 (2014-02-14)
------------------

- Also check behavior-fields for IPrimaryField since plone.app.contenttypes
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os

version = '2.2.1dev'
version = '2.2.1'

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

1 comment on commit 2d6de1e

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

Please sign in to comment.