From 16e9bfdf3b87a68f3312d1913bfa911b2e4ba40f Mon Sep 17 00:00:00 2001 From: matt clifford Date: Thu, 18 Jul 2024 17:38:27 +0100 Subject: [PATCH] version for exports --- IQM_Vis/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IQM_Vis/version.py b/IQM_Vis/version.py index 0f4d04a..7adb3e8 100644 --- a/IQM_Vis/version.py +++ b/IQM_Vis/version.py @@ -2,4 +2,4 @@ # License: BSD 3-Clause License # Changing the version number will action GitHub to push to PyPi the new version -__version__ = '0.2.5.88' \ No newline at end of file +__version__ = '0.2.5.89' \ No newline at end of file