Skip to content

Commit 511aeee

Browse files
committed
Preparing release 1.2.0
1 parent 06bec03 commit 511aeee

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.2.0 (unreleased)
6+
1.2.0 (2026-07-02)
77
==================
88

99
- Add support for Python 3.15.

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.1.1.dev0',
30+
version='1.2.0',
3131
author='Jason Madden',
3232
author_email='jason@nextthought.com',
3333
description="Extensions for Zope3's intids.",

0 commit comments

Comments
 (0)