Skip to content

Commit

Permalink
Back to development: 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 23, 2023
1 parent e260e8d commit 37d0c41
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changes
=======

3.1 (unreleased)
----------------

- Nothing changed yet.


3.0 (2023-01-23)
----------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def read(*rnames):

setup(
name='zc.zservertracelog',
version='3.0',
version='3.1.dev0',
url='https://github.com/zopefoundation/zc.zservertracelog',
author='Zope Corporation and Contributors',
author_email='zope3-dev@zope.org',
Expand Down

0 comments on commit 37d0c41

Please sign in to comment.