From 0eda03617c389fc399ca0b0cfd5be3a77603f41a Mon Sep 17 00:00:00 2001
From: Tochukwu <ezeudoh.tochukwu@gmail.com>
Date: Wed, 21 Aug 2024 22:39:16 +0100
Subject: [PATCH] 0.4.3

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

diff --git a/ellar_cli/__init__.py b/ellar_cli/__init__.py
index 06b4339..f885a2a 100644
--- a/ellar_cli/__init__.py
+++ b/ellar_cli/__init__.py
@@ -1,3 +1,3 @@
 """Ellar CLI Tool for Scaffolding Ellar Projects, Modules and also running Ellar Commands"""
 
-__version__ = "0.4.2"
+__version__ = "0.4.3"