Skip to content

Commit e0487d2

Browse files
committed
Back to development: 1.1.1
1 parent a44c196 commit e0487d2

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
=========
44

55

6+
1.1.1 (unreleased)
7+
==================
8+
9+
- Nothing changed yet.
10+
11+
612
1.1.0 (2025-11-14)
713
==================
814

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

0 commit comments

Comments
 (0)