From d107e02cd88fdf951d72ac6fb89b591e61660a5b Mon Sep 17 00:00:00 2001 From: barsikus007 Date: Wed, 2 Oct 2024 15:38:15 +0300 Subject: [PATCH] release: 0.0.29 --- boosty/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boosty/__init__.py b/boosty/__init__.py index 4d04613..a3024cf 100644 --- a/boosty/__init__.py +++ b/boosty/__init__.py @@ -1 +1 @@ -__version__ = "0.0.28" +__version__ = "0.0.29"