From 7e24af36c9f7a7d87da39309d38895f2b006171d Mon Sep 17 00:00:00 2001 From: grallewellyn Date: Thu, 11 Jan 2024 15:37:45 -0800 Subject: [PATCH] bumped to version 3.1.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5067d6d..28a6820 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ _namespaces = [] _test_suite = '' _url = 'https://github.com/MAAP-Project/maap-py' -_version = '3.1.3' +_version = '3.1.4' _zip_safe = False # Setup Metadata