From 90fefe12d4c895bc6fbb2146a5ea99be657cf7e0 Mon Sep 17 00:00:00 2001 From: N3N Date: Wed, 25 Dec 2024 21:47:57 -0800 Subject: [PATCH] version: bump up the version to v0.5.0 --- 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 5140fa1..819a300 100644 --- a/src/whispr/__about__.py +++ b/src/whispr/__about__.py @@ -1 +1 @@ -version = "0.4.0" +version = "0.5.0"