Skip to content

Commit a44c196

Browse files
committed
Preparing release 1.1.0
1 parent ddbc70f commit a44c196

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
@@ -3,7 +3,7 @@
33
=========
44

55

6-
1.1.0 (unreleased)
6+
1.1.0 (2025-11-14)
77
==================
88

99
- Add support for Python 3.14; drop support for Python < 3.12.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def _read(fname):
2727

2828
setup(
2929
name='nti.intid',
30-
version='1.0.1.dev0',
30+
version='1.1.0',
3131
author='Jason Madden',
3232
author_email='jason@nextthought.com',
3333
description="Extensions for Zope3's intids.",

0 commit comments

Comments
 (0)