From 156957c6f5a3ddf1ee31a435e98e3cc9050d4d44 Mon Sep 17 00:00:00 2001 From: Harpo Harbert Date: Wed, 25 Oct 2023 13:01:47 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8A=20Version=20bump=20v0.2.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sonyci/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonyci/_version.py b/sonyci/_version.py index a6587ae..13a85f7 100644 --- a/sonyci/_version.py +++ b/sonyci/_version.py @@ -1 +1 @@ -__version__ = '0.2.4' +__version__ = '0.2.5'