Skip to content

Commit 87ad6d9

Browse files
release: Update allotropy version to 0.1.101 (#1046)
### Added - Cytiva Biacore T200 Control - improve performance (#1043) - Luminex Intelliflex - initial implementation (#1035) ### Fixed - Agilent Gen5 - fix issue with numeric wavelength measurement labels (#1045) - Luminex xPONENT - improve calibration datetime validation check (#1041)
1 parent 7163a67 commit 87ad6d9

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this packages will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.101] - 2025-07-23
9+
10+
### Added
11+
12+
- Cytiva Biacore T200 Control - improve performance (#1043)
13+
- Luminex Intelliflex - initial implementation (#1035)
14+
15+
### Fixed
16+
17+
- Agilent Gen5 - fix issue with numeric wavelength measurement labels (#1045)
18+
- Luminex xPONENT - improve calibration datetime validation check (#1041)
19+
820
## [0.1.100] - 2025-07-21
921

1022
### Added

src/allotropy/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.100"
1+
__version__ = "0.1.101"

0 commit comments

Comments
 (0)