We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af06859 commit a69dac5Copy full SHA for a69dac5
CHANGES.rst
@@ -2,6 +2,12 @@
2
Changes
3
=========
4
5
+6.1 (unreleased)
6
+================
7
+
8
+- Nothing changed yet.
9
10
11
6.0 (2025-09-12)
12
================
13
setup.py
@@ -33,7 +33,7 @@ def read(*rnames):
33
34
setup(
35
name='zope.testing',
36
- version='6.0',
+ version='6.1.dev0',
37
url='https://github.com/zopefoundation/zope.testing',
38
license='ZPL-2.1',
39
description='Zope testing helpers',
0 commit comments