Skip to content

Commit e7f84f0

Browse files
rlyclaude
andauthored
Prepare 1.10.0 release (#98)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 4508b8f commit e7f84f0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ def setup(app):
8383
# built documents.
8484
#
8585
# The short X.Y version.
86-
version = 'v1.9.0'
86+
version = 'v1.10.0'
8787
# The full version, including alpha/beta/rc tags.
88-
release = 'v1.9.0'
88+
release = 'v1.10.0'
8989

9090
# The language for content autogenerated by Sphinx. Refer to documentation
9191
# for a list of supported languages.

docs/source/hdmf_common_release_notes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
hdmf-common Release Notes
44
=========================
55

6-
1.10.0 (Upcoming)
7-
-----------------
6+
1.10.0 (July 20, 2026)
7+
----------------------
88
- Changed ``MeaningsTable.target`` from a link to an object-reference attribute (``dtype`` with
99
``reftype: object``, ``target_type: VectorData``). This matches ``VectorIndex.target`` and
1010
``DynamicTableRegion.table``, which use object references to point at a co-located dataset within

0 commit comments

Comments
 (0)