From a0c9ea52e5409c78daacd4569646a42c000ef7e7 Mon Sep 17 00:00:00 2001 From: Isaac Flath Date: Thu, 28 Nov 2024 19:42:27 -0600 Subject: [PATCH] Update __init__.py --- fh_frankenui/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fh_frankenui/__init__.py b/fh_frankenui/__init__.py index ef74464..775465a 100644 --- a/fh_frankenui/__init__.py +++ b/fh_frankenui/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.0.3" +__version__ = "0.0.4" # from .core import * # from .components import * \ No newline at end of file