From 2b5fc798ff6eaa4dda414246f163a0a7cee4b8a0 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Mon, 15 Mar 2021 04:28:19 +0100 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index 0aef7bb..71c25c2 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,4 +1,4 @@ -### Current version: `3.0.1b1` +### Current version: `3.0.1b2` You can check the version installed by running `obi --version` @@ -21,6 +21,9 @@ python3 setup.py install ### Release notes: +* `3.0.1b2`: + - Made the OBITools3 more 'empty file friendly' + * `3.0.1b1`: - The OBITools3 now work on the Windows Subsystem for Linux