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