From 2dc1450c96ebe0bd0c3a0d8f06588584ac9156c9 Mon Sep 17 00:00:00 2001 From: Christopher Gallo Date: Fri, 17 Mar 2023 18:21:39 -0500 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a2c012a03..075750c1e 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( name='SoftLayer', - version='6.1.4', + version='6.1.5', description=DESCRIPTION, long_description=LONG_DESCRIPTION, long_description_content_type='text/x-rst',