Skip to content

Commit

Permalink
Preparing release 4.0b8
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Dec 14, 2018
1 parent db4c181 commit 9e68764
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 @@ -8,7 +8,7 @@ https://zope.readthedocs.io/en/2.13/CHANGES.html
For the change log of the alpha versions see
https://github.com/zopefoundation/Zope/blob/4.0a6/CHANGES.rst

4.0b8 (unreleased)
4.0b8 (2018-12-14)
------------------

New features
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.0b8.dev0'
version = '4.0b8'


setup(
Expand Down

0 comments on commit 9e68764

Please sign in to comment.