diff --git a/package-rfcx/setup.py b/package-rfcx/setup.py index 762dc9c..ef12505 100644 --- a/package-rfcx/setup.py +++ b/package-rfcx/setup.py @@ -3,7 +3,7 @@ REQUIRED_PACKAGES = ['httplib2', 'six', 'requests'] setup(name='rfcx', - version='0.2.3', + version='0.2.4', url='https://github.com/rfcx/rfcx-sdk-python', license='None', author='Rainforest Connection',