From 7750ef063e671426cd351ffe8869317bc46345be Mon Sep 17 00:00:00 2001 From: Andrey Prjibelski Date: Fri, 15 Nov 2024 17:24:03 +0200 Subject: [PATCH] 3.6.2 --- VERSION | 2 +- changelog.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 9575d51b..b7276283 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.6.1 +3.6.2 diff --git a/changelog.md b/changelog.md index 24fc5e82..3d79eeaa 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # IsoQuant changelog +## IsoQuant 3.6.2, 15 November 2024 + +- Fixes linear grouped counts output [#258](https://github.com/ablab/IsoQuant/issues/258). + ## IsoQuant 3.6.1, 25 September 2024 - Import exon attributes from the reference annotation [#175](https://github.com/ablab/IsoQuant/issues/175).