Skip to content

Commit 788f9d5

Browse files
release: Update allotropy version to 0.1.107 (#1102)
### Added - Thermo Fisher Scientific Genesys30 - add unread data (#1093) - Mabtech Apex - support files with different plate info (#1099) - Cytiva Biacore T200 Evaluation Module - initial implementation (#1075) ### Fixed - Thermo Fisher Scientific Qubit Flex - added handling for sep header (#1101)
1 parent 99a87d8 commit 788f9d5

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.107] - 2025-10-09
9+
10+
### Added
11+
12+
- Thermo Fisher Scientific Genesys30 - add unread data (#1093)
13+
- Mabtech Apex - support files with different plate info (#1099)
14+
- Cytiva Biacore T200 Evaluation Module - initial implementation (#1075)
15+
16+
### Fixed
17+
18+
- Thermo Fisher Scientific Qubit Flex - added handling for sep header (#1101)
19+
820
## [0.1.106] - 2025-09-30
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.106"
1+
__version__ = "0.1.107"

0 commit comments

Comments
 (0)