Skip to content

Commit

Permalink
Back to development: 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Mar 1, 2023
1 parent 0b1b6bd commit 242a153
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
=========

4.1 (unreleased)
================

- Nothing changed yet.


4.0 (2023-03-01)
================

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

setup(
name='z3c.template',
version='4.0',
version='4.1.dev0',
author="Roger Ineichen and the Zope Community",
author_email="zope-dev@zope.dev",
description="A package implementing advanced Page Template patterns.",
Expand Down

0 comments on commit 242a153

Please sign in to comment.