Skip to content

Commit

Permalink
Preparing release 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Feb 9, 2020
1 parent e437655 commit 721e617
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 @@ -7,7 +7,7 @@ The change log for the previous version, Zope 2.13, is at
https://zope.readthedocs.io/en/2.13/CHANGES.html


4.2 (unreleased)
4.2 (2020-02-09)
----------------

- Restore WebDAV support in Zope
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def _read_file(filename):
README = _read_file('README.rst')
CHANGES = _read_file('CHANGES.rst')

version = '4.2.dev0'
version = '4.2'


setup(
Expand Down

0 comments on commit 721e617

Please sign in to comment.