From e977cd02f225f826932cab64530b849464c8ed98 Mon Sep 17 00:00:00 2001 From: deeenes Date: Thu, 15 Sep 2022 20:23:42 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.14.15=20=E2=86=92=200.14.16?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 3706cf05f..b08fe482e 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.14.15 +current_version = 0.14.16 commit = True tag = True files = pyproject.toml diff --git a/pyproject.toml b/pyproject.toml index 3742119d4..e5c60c097 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "pypath-omnipath" -version = "0.14.15" +version = "0.14.16" description = "Molecular signaling prior knowledge processing" license = "GPL-3.0-only" authors = [