From 48a0f1210caaaee3ed69396b794d44a20ccc05d9 Mon Sep 17 00:00:00 2001
From: Sting <lallegre26@gmail.com>
Date: Sun, 26 Nov 2023 18:56:59 +0100
Subject: [PATCH] Update version number

---
 autokara/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/autokara/__init__.py b/autokara/__init__.py
index 32f115e..bc8eda7 100644
--- a/autokara/__init__.py
+++ b/autokara/__init__.py
@@ -1,2 +1,2 @@
 
-__version__ = "0.2.1"
\ No newline at end of file
+__version__ = "0.3.0"
\ No newline at end of file
-- 
GitLab