Skip to content

Commit

Permalink
Preparing release 2.1.4
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed May 4, 2015
1 parent 40aa400 commit 551778f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

2.1.4 (unreleased)
2.1.4 (2015-05-05)
------------------

- Rerelease due to double distribution ending up on PyPI.
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 = '2.1.4.dev0'
version = '2.1.4'

setup(name='plone.app.contentmenu',
version=version,
Expand Down

0 comments on commit 551778f

Please sign in to comment.