Skip to content

Commit

Permalink
Preparing release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Nov 14, 2018
1 parent 7a2e414 commit e888eb8
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
Expand Up @@ -2,7 +2,7 @@
CHANGES
=======

1.2.0 (unreleased)
1.2.0 (2018-11-14)
------------------

- Python 3.6 and 3.7 support. Drop Python 2.6.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def read(*rnames):

setup (
name='z3c.currency',
version='1.1.2.dev0',
version='1.2.0',
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 e888eb8

Please sign in to comment.