From 44e2dabfc06cd928db1405407fa635e2b117643b Mon Sep 17 00:00:00 2001 From: Brian Peterson Date: Tue, 13 Aug 2019 15:15:10 -0600 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 62bfa3d..fdd9452 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ EMAIL = 'bepetersondev@gmail.com' AUTHOR = 'Brian Peterson' REQUIRES_PYTHON = '>=3.6.0' -VERSION = '0.1.17' +VERSION = '0.1.18' # What packages are required for this module to be executed? REQUIRED = [