Skip to content

Commit

Permalink
Back to development: 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Feb 11, 2022
1 parent 38d7999 commit 61554a6
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
Expand Up @@ -2,6 +2,12 @@
CHANGES
=======

2.3 (unreleased)
----------------

- Nothing changed yet.


2.2 (2022-02-11)
----------------

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

setup(
name="z3c.table",
version='2.2',
version='2.3.dev0',
author="Stephan Richter, Roger Ineichen and the Zope Community",
author_email="zope-dev@zope.org",
description="Modular table rendering implementation for Zope3",
Expand Down

0 comments on commit 61554a6

Please sign in to comment.