Skip to content

Commit e1154a3

Browse files
committed
chore: bump version to 2026.2.1
1 parent f0144e7 commit e1154a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@
730730
"title": "Tool Parameters"
731731
},
732732
"tool_version": {
733-
"default": "2026.2.0",
733+
"default": "2026.2.1",
734734
"title": "Tool Version",
735735
"type": "string"
736736
},

src/dcd_mapping/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Provide dcd mapping version"""
22

3-
dcd_mapping_version = "2026.2.0"
3+
dcd_mapping_version = "2026.2.1"

0 commit comments

Comments
 (0)