From 5f58cdb84f4ce2f0793c89fcaa3c2dd3f8095665 Mon Sep 17 00:00:00 2001 From: James Hester Date: Wed, 6 May 2026 11:21:00 +1000 Subject: [PATCH 1/3] Initial commit for future version --- templ_attr.cif | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templ_attr.cif b/templ_attr.cif index 714a952..200fc1a 100644 --- a/templ_attr.cif +++ b/templ_attr.cif @@ -10,7 +10,7 @@ data_TEMPL_ATTR _dictionary.title TEMPL_ATTR _dictionary.class Template - _dictionary.version 2.0.0 + _dictionary.version 2.1.0 _dictionary.date 2026-04-20 _dictionary.uri https://raw.githubusercontent.com/COMCIFS/Attribute_Templates/main/templ_attr.cif _dictionary.ddl_conformance 4.2.0 @@ -1150,4 +1150,9 @@ save_display_colour Removed 'restr_label' since it is fully replaced by 'atom_site_id'. Switched from _enumeration.def_index_id to _enumeration.def_index_ids. +; + 2.1.0 2026-04-20 +; + # Please add changes below and update date above until ready to release + # next version. ; From a9e3dd8e30883d8b7c957c1e338872305a290c7b Mon Sep 17 00:00:00 2001 From: James Hester Date: Thu, 7 May 2026 09:59:59 +1000 Subject: [PATCH 2/3] Adjust version numbering --- templ_attr.cif | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templ_attr.cif b/templ_attr.cif index 200fc1a..4cf3da4 100644 --- a/templ_attr.cif +++ b/templ_attr.cif @@ -10,7 +10,7 @@ data_TEMPL_ATTR _dictionary.title TEMPL_ATTR _dictionary.class Template - _dictionary.version 2.1.0 + _dictionary.version 2.0.1 _dictionary.date 2026-04-20 _dictionary.uri https://raw.githubusercontent.com/COMCIFS/Attribute_Templates/main/templ_attr.cif _dictionary.ddl_conformance 4.2.0 @@ -1151,7 +1151,7 @@ save_display_colour Switched from _enumeration.def_index_id to _enumeration.def_index_ids. ; - 2.1.0 2026-04-20 + 2.0.1 2026-04-20 ; # Please add changes below and update date above until ready to release # next version. From d3e2465c93ca0081a446577ddfdcaff0b54c5056 Mon Sep 17 00:00:00 2001 From: James Hester Date: Thu, 7 May 2026 10:05:09 +1000 Subject: [PATCH 3/3] Add -dev to version --- templ_attr.cif | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templ_attr.cif b/templ_attr.cif index 4cf3da4..e7031ad 100644 --- a/templ_attr.cif +++ b/templ_attr.cif @@ -10,7 +10,7 @@ data_TEMPL_ATTR _dictionary.title TEMPL_ATTR _dictionary.class Template - _dictionary.version 2.0.1 + _dictionary.version 2.0.1-dev _dictionary.date 2026-04-20 _dictionary.uri https://raw.githubusercontent.com/COMCIFS/Attribute_Templates/main/templ_attr.cif _dictionary.ddl_conformance 4.2.0 @@ -1151,7 +1151,7 @@ save_display_colour Switched from _enumeration.def_index_id to _enumeration.def_index_ids. ; - 2.0.1 2026-04-20 + 2.0.1-dev 2026-04-20 ; # Please add changes below and update date above until ready to release # next version.