setup: New version for recent changes.

This commit is contained in:
Brett Smith 2017-06-09 13:22:37 -04:00
parent 936237eceb
commit 97222c2f75

View file

@ -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+',