From 3804cd4031524e16bf567663f292397514c8ff54 Mon Sep 17 00:00:00 2001 From: msrosenberg Date: Wed, 17 May 2023 09:05:52 -0400 Subject: [PATCH] New version release --- src/MetaWinConstants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MetaWinConstants.py b/src/MetaWinConstants.py index 0b083b6..73acadc 100644 --- a/src/MetaWinConstants.py +++ b/src/MetaWinConstants.py @@ -13,7 +13,7 @@ MAJOR_VERSION = 3 MINOR_VERSION = 0 -PATCH_VERSION = 10 +PATCH_VERSION = 11 # validity check when fetching value from data matrix VALUE_NUMBER = 0