diff --git a/setup.py b/setup.py index 5e66678986187f9d7180313ce3f5e7d8933d60ba..b48c3fe45cdce62ff82cb422993adbae76c2f840 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.3', + version='1.4', author='Brett Smith', author_email='brettcsmith@brettcsmith.org', license='GNU AGPLv3+',