Skip to content

Commit

Permalink
Back to development: 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Nov 9, 2015
1 parent 77d945d commit e9f225f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Expand Up @@ -2,6 +2,12 @@
CHANGES
=======

1.1.2 (unreleased)
------------------

- Nothing changed yet.


1.1.1 (2015-11-09)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@ def read(*rnames):

setup (
name='z3c.currency',
version='1.1.1',
version='1.1.2.dev0',
author = "Stephan Richter and the Zope Community",
author_email = "zope3-dev@zope.org",
description = "A currency field and support for ``z3c.form``.",
Expand Down

0 comments on commit e9f225f

Please sign in to comment.