Skip to content

Commit ac4f860

Browse files
release: Update allotropy version to 0.1.112 (#1133)
### Added - Update Roche BioHT Adapter for v7.0 support (#1132) - Agilent Gen5 - handle multiple different read types in one file (#1130) - BMG Mars - Updated parser to support BMG Labtech format (#1126)
1 parent a251b96 commit ac4f860

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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.112] - 2025-12-15
9+
10+
### Added
11+
12+
- Update Roche BioHT Adapter for v7.0 support (#1132)
13+
- Agilent Gen5 - handle multiple different read types in one file (#1130)
14+
- BMG Mars - Updated parser to support BMG Labtech format (#1126)
15+
816
## [0.1.111] - 2025-11-19
917

1018
### 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.111"
1+
__version__ = "0.1.112"

0 commit comments

Comments
 (0)