Skip to content

Commit 6aa597c

Browse files
committed
Preparing release 4.1
1 parent 1cc2de7 commit 6aa597c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
CHANGES
33
=========
44

5-
4.1 (unreleased)
5+
4.1 (2026-04-17)
66
================
77

88
- Move package metadata from setup.py to pyproject.toml.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"
1010

1111
[project]
1212
name = "z3c.recipe.compattest"
13-
version = "4.1.dev0"
13+
version = "4.1"
1414
description = "Buildout recipe to create testrunners for testing compatibility with other packages"
1515
license = "ZPL-2.1"
1616
classifiers = [

0 commit comments

Comments
 (0)