From 7737d37e777aaf328d100823984bcaec238f048e Mon Sep 17 00:00:00 2001 From: N3N Date: Sat, 19 Oct 2024 18:17:51 -0700 Subject: [PATCH] fix: address the github workflow --- src/whispr/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/whispr/__about__.py b/src/whispr/__about__.py index 9f7a875..1663d82 100644 --- a/src/whispr/__about__.py +++ b/src/whispr/__about__.py @@ -1 +1 @@ -version = "0.1.0" +version = "0.1.1"