Skip to content

Commit

Permalink
Bumped version for feature release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Sep 10, 2020
1 parent b4dab30 commit 7a0414c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
CHANGES
=======

3.9.3 (unreleased)
------------------
3.10.0 (unreleased)
-------------------

- Nothing changed yet.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

setup(name='zope.site',
version='3.9.3.dev0',
version='3.10.0.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Local registries for zope component architecture',
Expand Down

0 comments on commit 7a0414c

Please sign in to comment.