From aa9bbde78436133a5b3cc83a14895cbf6bff5e03 Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 5 Dec 2024 17:31:44 +0100 Subject: [PATCH] bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 28984e12f..d22274db4 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.114.1' +version = '0.114.2' setup( name='sunholo',