Skip to content

Commit 203ee7b

Browse files
release: Update allotropy version to 0.1.102 (#1050)
### Added - AppBio QuantStudio Design & Analysis - get unread data (#968) - Roche Cedex BioHT - Support for roche v5 files and new fields in output (#1047) - Beckman Vi-Cell XR - Add unread data (#1044) - Flowjo - Add unread data (#1024) ### Fixed - Molecular Devices SoftMax Pro - update blocks regex to handle trailing whitespace (#1048)
1 parent 69f24e4 commit 203ee7b

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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.102] - 2025-08-04
9+
10+
### Added
11+
12+
- AppBio QuantStudio Design & Analysis - get unread data (#968)
13+
- Roche Cedex BioHT - Support for roche v5 files and new fields in output (#1047)
14+
- Beckman Vi-Cell XR - Add unread data (#1044)
15+
- Flowjo - Add unread data (#1024)
16+
17+
### Fixed
18+
19+
- Molecular Devices SoftMax Pro - update blocks regex to handle trailing whitespace (#1048)
20+
821
## [0.1.101] - 2025-07-23
922

1023
### 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.101"
1+
__version__ = "0.1.102"

0 commit comments

Comments
 (0)