From befa73ab67eac22a349fa77920be84048b426b47 Mon Sep 17 00:00:00 2001 From: Humberto Rocha Date: Wed, 5 Jun 2024 21:05:55 -0400 Subject: [PATCH] Version bump --- src/wheke/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wheke/__about__.py b/src/wheke/__about__.py index b3f4756..d3ec452 100644 --- a/src/wheke/__about__.py +++ b/src/wheke/__about__.py @@ -1 +1 @@ -__version__ = "0.1.2" +__version__ = "0.2.0"