Skip to content

Commit 578b373

Browse files
committed
Preparing release 4.1
1 parent a632d13 commit 578b373

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
Changes
22
=======
33

4-
4.1 (unreleased)
4+
4.1 (2025-11-25)
55
----------------
66

77
- Add support for Python 3.12, 3.13, 3.14.

setup.py

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

88
setup(
99
name='zope.sqlalchemy',
10-
version='4.1.dev0',
10+
version='4.1',
1111
include_package_data=True,
1212
zip_safe=False,
1313
test_suite='zope.sqlalchemy.tests.test_suite',

0 commit comments

Comments
 (0)