From a24243f64af6df7cbd6bab8b6ed706cd6132a650 Mon Sep 17 00:00:00 2001 From: must_eat Date: Sat, 11 Nov 2023 04:39:50 +0300 Subject: [PATCH] upd: (/) bump version to 0.3. --- genwg/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genwg/__init__.py b/genwg/__init__.py index 1cc37d2..c4d8eda 100644 --- a/genwg/__init__.py +++ b/genwg/__init__.py @@ -2,4 +2,4 @@ genwg """ -__version__ = "0.2" +__version__ = "0.3"