Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
Preparing release 4.0b1
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Michael Howitz committed Sep 18, 2017
1 parent 97f2cbe commit 28aea90
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
@@ -1,7 +1,7 @@
Changelog
=========

4.0a3 (unreleased)
4.0b1 (2017-09-18)
------------------

- Update code to Zope 4.0b1.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from setuptools import setup, find_packages

version = '4.0a3.dev0'
version = '4.0b1'

setup(
name='ZServer',
Expand Down

0 comments on commit 28aea90

Please sign in to comment.