We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3471b9 commit b659818Copy full SHA for b659818
2 files changed
CHANGES.rst
@@ -2,6 +2,12 @@
2
CHANGES
3
=========
4
5
+4.1 (unreleased)
6
+================
7
+
8
+- Nothing changed yet.
9
10
11
4.0 (2025-04-14)
12
================
13
setup.py
@@ -10,7 +10,7 @@ def read(path):
setup(
name='z3c.recipe.compattest',
- version='4.0',
+ version='4.1.dev0',
14
author='Zope Foundation and Contributors',
15
author_email='zope-dev@zope.dev',
16
description='Buildout recipe to create testrunners for testing '
0 commit comments