diff --git a/setup.py b/setup.py index c287242cb0857a92b3c21330b0b71de9029ceaa2..5375d839c3d659a66c732636fc4cfe7cac96ace3 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from setuptools import setup setup( name='oxrlib', description="Library to query the Open Exchange Rates (OXR) API", - version='1.6', + version='1.7', author='Brett Smith', author_email='brettcsmith@brettcsmith.org', license='GNU AGPLv3+',