Skip to content

Commit ec38533

Browse files
committed
Preparing release 1.0.0
1 parent 7a791eb commit ec38533

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.0.0 (unreleased)
6+
1.0.0 (2024-11-12)
77
==================
88

99
- Drop support for Python < 3.10.

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

0 commit comments

Comments
 (0)