Skip to content

Commit

Permalink
Back to development: 4.0b4
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Michael Howitz committed Jan 27, 2018
1 parent 734e4aa commit 8f9685c
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 @@ -8,6 +8,12 @@ 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.0b4 (unreleased)
------------------

- Nothing changed yet.


4.0b3 (2018-01-27)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -26,7 +26,7 @@ def _read_file(filename):
README = _read_file('README.rst')
CHANGES = _read_file('CHANGES.rst')

version = '4.0b3'
version = '4.0b4.dev0'

setup(
name='Zope',
Expand Down

0 comments on commit 8f9685c

Please sign in to comment.