Skip to content

Commit 1a7a2e3

Browse files
committed
Release v1.1.0
1 parent 9a8aff9 commit 1a7a2e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## UNRELEASED
7+
## [1.1.0] - 2026-02-18
88

99
* Minimum version is now Python 3.8+
1010
* Add --ref-integrity--check parameter to select specific referential

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
'icat-database-checker = icat_tools.dbcheck_command:entry'
1515
]
1616
},
17-
version='1.0.0',
17+
version='1.1.0',
1818
)

0 commit comments

Comments
 (0)