diff --git a/setup.py b/setup.py index b48c3fe..ab55238 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.4', + version='1.5', author='Brett Smith', author_email='brettcsmith@brettcsmith.org', license='GNU AGPLv3+',