From bbaa56e2d0c57f6055bf2c6859b3d0c7cc9a2b4e Mon Sep 17 00:00:00 2001 From: elliot-100 <3186037+elliot-100@users.noreply.github.com> Date: Wed, 20 Sep 2023 18:21:46 +0100 Subject: [PATCH] Bump version to 0.2.6-rc.1 --- tests/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/__init__.py b/tests/__init__.py index e69de29..db49e82 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -0,0 +1 @@ +"""Test suite."""