diff --git a/open_source_license.txt b/open_source_license.txt index 5069f9c..373edb2 100644 --- a/open_source_license.txt +++ b/open_source_license.txt @@ -1,6 +1,6 @@ open_source_license.txt -Wavefront by VMware SDK for Python 1.5 GA +Wavefront by VMware SDK for Python 1.7.4 GA ====================================================================== diff --git a/setup.py b/setup.py index 8c2d541..14fec14 100755 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setuptools.setup( name='wavefront-sdk-python', - version='1.7.3', + version='1.7.4', author='Wavefront by VMware', author_email='chitimba@wavefront.com', url='https://github.com/wavefrontHQ/wavefront-sdk-python',