From 38ea6d270003ddc38dba14949dc03f2f03d5971f Mon Sep 17 00:00:00 2001 From: "Miller, Seth" Date: Sun, 30 Oct 2016 01:43:31 -0500 Subject: [PATCH] bump version to 0.6.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4516036..5b1e39b 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup(name='zenoss', -version='0.6.2', +version='0.6.3', description='Module to work with the Zenoss JSON API.', author="Seth Miller", author_email='seth@sethmiller.me',