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