diff --git a/setup.py b/setup.py index 4732d1e..c0aae78 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ NAME = 'ynab_client' -VERSION = '0.1.8' +VERSION = '0.1.9' REQUIRES = [ 'urllib3 >= 1.15',