diff --git a/setup.py b/setup.py index e539fb5e2..6e02544b2 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup( name='SoftLayer', - version='v6.2.5', + version='v6.2.6', description=DESCRIPTION, long_description=LONG_DESCRIPTION, long_description_content_type='text/x-rst',