Skip to content

Commit

Permalink
Preparing release 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
datakurre committed Jul 2, 2018
1 parent 0931f3c commit 3dee875
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
=========

4.2.0 (unreleased)
4.2.0 (2018-07-02)
------------------

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

import os

version = '4.2.0.dev0'
version = '4.2.0'
widgets_require = [
'plone.app.widgets'
]
Expand Down

0 comments on commit 3dee875

Please sign in to comment.