Skip to content

Commit b67ac60

Browse files
release: Update allotropy version to 0.1.94 (#1018)
### Added - ChemoMetec Nucleoview - add support for tab separated files (#1015) - Molecular Devices SoftMax Pro - update ASM structure for spectrum data (#1012) - Molecular Devices SoftMax Pro - update adapter to plate reader schema REC 25/03 (#1011) ### Fixed - Agilent Gen5 - fix spectrum data cube label (#1014)
1 parent ef6130e commit b67ac60

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.94] - 2025-06-18
9+
10+
### Added
11+
12+
- ChemoMetec Nucleoview - add support for tab separated files (#1015)
13+
- Molecular Devices SoftMax Pro - update ASM structure for spectrum data (#1012)
14+
- Molecular Devices SoftMax Pro - update adapter to plate reader schema REC 25/03 (#1011)
15+
16+
### Fixed
17+
18+
- Agilent Gen5 - fix spectrum data cube label (#1014)
19+
820
## [0.1.93] - 2025-06-10
921

1022
### Fixed

src/allotropy/__about__.py

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

0 commit comments

Comments
 (0)