From 5e3282ded34f34926e6c731dae5828fa97a1c317 Mon Sep 17 00:00:00 2001 From: Adrian Altenhoff Date: Tue, 21 Mar 2023 16:21:41 +0100 Subject: [PATCH] update change log --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fd0b28e..bd383b6 100644 --- a/README.md +++ b/README.md @@ -96,8 +96,14 @@ Extant gene IDs of predicted HOG, which you can look for in the OMA browser sear # Change log +#### Version 0.2.5 + - Fixes an issue when storing the pre-conputed statistics + #### Version 0.2.4 - Improved loading time for standard search by pre-computing statistics + - Adding new command line option "info" to show the metadata of the + dataset used to build the omamer database. + #### Version 0.2.2 - Automated deployment to PyPI