From e9d0fb5b80cb639785ff3eb575919fbcd115a1e3 Mon Sep 17 00:00:00 2001 From: Brian Wiborg Date: Thu, 2 Oct 2025 04:51:41 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=200.2.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ohmyapi/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ohmyapi/__init__.py b/src/ohmyapi/__init__.py index f67fe52..b1e9019 100644 --- a/src/ohmyapi/__init__.py +++ b/src/ohmyapi/__init__.py @@ -1 +1 @@ -__VERSION__ = "0.2.5" +__VERSION__ = "0.2.6"