Skip to content

Commit eca07ea

Browse files
release: Update allotropy version to 0.1.103 (#1058)
### Added - Migrate cytiva_unicorn to use get_unread (#1051) - Roche Cedex BioHT - Add custom information field Flag for sample flags and error document for < TEST RANGE (#1053) - BD Biosciences FACSDiva - add get unread data (#1049) ### Changed - Agilent gen5 - refactor adapter (#1038)
1 parent d11fadc commit eca07ea

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.103] - 2025-08-18
9+
10+
### Added
11+
12+
- Cytiva Unicorn - get get_unread data (#1051)
13+
- Roche Cedex BioHT - add custom information field Flag for sample flags and error document for < TEST RANGE (#1053)
14+
- BD Biosciences FACSDiva - add get unread data (#1049)
15+
16+
### Changed
17+
18+
- Agilent gen5 - refactor adapter (#1038)
19+
820
## [0.1.102] - 2025-08-04
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.102"
1+
__version__ = "0.1.103"

0 commit comments

Comments
 (0)