Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 16deaab

Browse files
committed
Back to development: 3.2
1 parent b39546b commit 16deaab

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
CHANGES
33
=======
44

5+
3.2 (unreleased)
6+
----------------
7+
8+
- Nothing changed yet.
9+
10+
511
3.1 (2025-02-14)
612
----------------
713

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def read(*rnames):
3838

3939
setup(
4040
name='z3c.macro',
41-
version='3.1',
41+
version='3.2.dev0',
4242
author="Roger Ineichen and the Zope Community",
4343
author_email="[email protected]",
4444
description="Simpler definition of ZPT macros.",

0 commit comments

Comments
 (0)