From 05318232c87228219bbd1b868ff31e81c0ece2e1 Mon Sep 17 00:00:00 2001 From: Brian Peterson Date: Thu, 29 Aug 2019 10:49:15 -0600 Subject: [PATCH] Switch to new minor version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c58acab..43d79b4 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ EMAIL = 'bepetersondev@gmail.com' AUTHOR = 'Brian Peterson' REQUIRES_PYTHON = '>=3.6.0' -VERSION = '0.1.26' +VERSION = '0.2.0' # What packages are required for this module to be executed? REQUIRED = [