From 7851bb4c2c1c8c1f34de70131825b3ba09bd933f Mon Sep 17 00:00:00 2001 From: Rostyslav Bohomaz Date: Tue, 20 Feb 2024 18:06:04 +0200 Subject: [PATCH] build(release): bumped up version from 0.10.2 to 0.11.0 --- liqpy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liqpy/__init__.py b/liqpy/__init__.py index 17c1a62..ae6db5f 100644 --- a/liqpy/__init__.py +++ b/liqpy/__init__.py @@ -1 +1 @@ -__version__ = "0.10.2" +__version__ = "0.11.0"