From a369e1852ef686628a5163959cb7251fd4bced56 Mon Sep 17 00:00:00 2001 From: Christoph Boeddeker Date: Tue, 18 Jun 2024 14:24:34 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.0.14=20=E2=86=92=200.0.15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 7185f8e..d2d5f92 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.0.14 +current_version = 0.0.15 commit = True tag = True diff --git a/setup.py b/setup.py index b3e2c87..f112802 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ EMAIL = 'boeddeker@nt.upb.de' AUTHOR = 'Christoph Boeddeker' REQUIRES_PYTHON = '>=3.6.0' -VERSION = '0.0.14' +VERSION = '0.0.15' # What packages are required for this module to be executed? REQUIRED = [