From 0007d5475aa54e164a94d7583fbb6276784e4411 Mon Sep 17 00:00:00 2001 From: Sunny Sun <38218185+sunnyosun@users.noreply.github.com> Date: Mon, 31 Jul 2023 12:05:58 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=200.27.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bionty/__init__.py | 2 +- docs/changelog.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bionty/__init__.py b/bionty/__init__.py index 557612bf..cb7a1e56 100644 --- a/bionty/__init__.py +++ b/bionty/__init__.py @@ -48,7 +48,7 @@ Ontology """ -__version__ = "0.26.0" # denote release candidate for 0.1.0 with 0.1rc1 +__version__ = "0.27.0" # denote release candidate for 0.1.0 with 0.1rc1 # prints warning of python versions from lamin_utils import py_version_warning diff --git a/docs/changelog.md b/docs/changelog.md index 2cbe3209..cd26cd94 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,7 +3,7 @@ Name | PR | User | Date | Patch --- | --- | --- | --- | --- -🍱 Update to ensembl-110 | [485](https://github.com/laminlabs/bionty/pull/485) | [sunnyosun](https://github.com/sunnyosun) | 2023-07-31 | +🍱 Update to ensembl-110 | [485](https://github.com/laminlabs/bionty/pull/485) | [sunnyosun](https://github.com/sunnyosun) | 2023-07-31 | 0.27.0 🍱 Include obsolete terms in .df | [481](https://github.com/laminlabs/bionty/pull/481) | [sunnyosun](https://github.com/sunnyosun) | 2023-07-23 | 0.26.0 ✨ Added `.diff` method | [468](https://github.com/laminlabs/bionty/pull/468) | [Zethson](https://github.com/Zethson) | 2023-07-20 | 🍱 Added uniprot 2023-03 | [477](https://github.com/laminlabs/bionty/pull/477) | [sunnyosun](https://github.com/sunnyosun) | 2023-07-18 | 0.25.2