diff --git a/setup.py b/setup.py index 8414c7c932e6ecfd28844d5abc3831239947d040..8743cb7a9df81127af7d4a96cda8cc493837d823 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.1', + version='1.2', author='Brett Smith', author_email='brettcsmith@brettcsmith.org', license='GNU AGPLv3+',