Skip to content

Commit 23cced4

Browse files
committed
Preparing release 1.1.0
1 parent f9efdc6 commit 23cced4

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 (2026-07-02)
77
==================
88

99
- Add support for Python 3.14 and 3.15.

setup.py

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

2323
setup(
2424
name='nti.ntiids',
25-
version='1.0.1.dev0',
25+
version='1.1.0',
2626
author='Jason Madden',
2727
author_email='jason@nextthought.com',
2828
description="Semantic tag: URIs for objects, including resolution",

0 commit comments

Comments
 (0)