From 012dcafe75ffb0de5afabdee96a42bed0193ee35 Mon Sep 17 00:00:00 2001 From: Rostyslav Bohomaz Date: Mon, 19 Feb 2024 13:24:03 +0200 Subject: [PATCH] build(release): bump up version from 0.10.1 to 0.10.2 --- liqpy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liqpy/__init__.py b/liqpy/__init__.py index 1f4c4d4..17c1a62 100644 --- a/liqpy/__init__.py +++ b/liqpy/__init__.py @@ -1 +1 @@ -__version__ = "0.10.1" +__version__ = "0.10.2"