diff --git a/setup.py b/setup.py index 623d196752690f3e6866385cc0112ef864716dbb..bd078fa5df9f4e110f75a12e5d2d8c61d73b1c8c 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='2.1', + version='2.2', author='Brett Smith', author_email='brettcsmith@brettcsmith.org', license='GNU AGPLv3+',