Skip to content

Commit 17742cd

Browse files
committed
Preparing release 2.1
1 parent cd6f57f commit 17742cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

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

4-
2.1 (unreleased)
4+
2.1 (2025-04-08)
55
----------------
66

77
- Add support for Python 3.12, 3.13.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='z3c.formwidget.query',
8-
version='2.1.dev0',
8+
version='2.1',
99
author="Zope Community",
1010
author_email="zope-dev@zope.dev",
1111
description="A source query widget for z3c.form.",

0 commit comments

Comments
 (0)