From 4818c84308ecb89f7f12c8e77db592e6d1dea4cd Mon Sep 17 00:00:00 2001 From: Andrew Udvare Date: Fri, 18 Mar 2016 20:24:26 -0700 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cc5d993..59f10e1 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='xirvik-tools', - version='0.0.4', + version='0.0.5', author='Fa An', author_email='2998784916@qq.com', packages=['xirvik', 'xirvik.client'],