From 3e4be99128f15657706e73102d25123a592fd100 Mon Sep 17 00:00:00 2001 From: Christopher Gallo Date: Wed, 5 Apr 2017 12:55:27 -0500 Subject: [PATCH] Create setup.py bump to 5.2.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 554069b4c..c3d02e7eb 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name='SoftLayer', - version='5.2.1', + version='5.2.3', description=DESCRIPTION, long_description=LONG_DESCRIPTION, author='SoftLayer Technologies, Inc.',