From f06681588cfe7efdb2c21112f90ec603b9f273c7 Mon Sep 17 00:00:00 2001 From: Jon Michael Aanes Date: Wed, 29 May 2024 21:39:01 +0200 Subject: [PATCH] Bumped version to 0.1.6 --- pbcabi/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pbcabi/_version.py b/pbcabi/_version.py index e2888cc..63eb0cb 100644 --- a/pbcabi/_version.py +++ b/pbcabi/_version.py @@ -1 +1 @@ -__version__ = '0.1.5' \ No newline at end of file +__version__ = '0.1.6' \ No newline at end of file