From 039fa34410039d9bf0a27d334293aaeb41fdd089 Mon Sep 17 00:00:00 2001 From: Rostyslav Bohomaz Date: Fri, 8 Mar 2024 15:11:23 +0200 Subject: [PATCH] build(release): bump up version from 0.15.1 to 0.16.0 --- liqpy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liqpy/__init__.py b/liqpy/__init__.py index 903e77c..5a313cc 100644 --- a/liqpy/__init__.py +++ b/liqpy/__init__.py @@ -1 +1 @@ -__version__ = "0.15.1" +__version__ = "0.16.0"