We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aa597c commit 059ecc5Copy full SHA for 059ecc5
2 files changed
CHANGES.rst
@@ -2,6 +2,12 @@
2
CHANGES
3
=========
4
5
+4.2 (unreleased)
6
+================
7
+
8
+- Nothing changed yet.
9
10
11
4.1 (2026-04-17)
12
================
13
pyproject.toml
@@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "z3c.recipe.compattest"
-version = "4.1"
+version = "4.2.dev0"
14
description = "Buildout recipe to create testrunners for testing compatibility with other packages"
15
license = "ZPL-2.1"
16
classifiers = [
0 commit comments