Skip to content

Commit

Permalink
Back to development: 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Feb 12, 2019
1 parent cc4913e commit 5336426
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changes
=========

4.7.0 (unreleased)
==================

- Nothing changed yet.


4.6.0 (2019-02-12)
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def alltests():
return unittest.TestSuite(suites)

setup(name='zope.formlib',
version='4.6.0',
version='4.7.0.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Form generation and validation library for Zope',
Expand Down

0 comments on commit 5336426

Please sign in to comment.