Skip to content

Commit

Permalink
Back to development: 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
datakurre committed Jan 3, 2017
1 parent e328a2a commit df1dc2e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
Changelog
=========

4.0.3 (unreleased)
------------------

- Nothing changed yet.


4.0.2 (2017-01-03)
------------------

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

import os

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

0 comments on commit df1dc2e

Please sign in to comment.