From 46086196c3facaeaf4c61074fbbe4bb956a153af Mon Sep 17 00:00:00 2001 From: Alvin Wan Date: Sat, 10 Nov 2018 16:30:22 -0800 Subject: [PATCH] =?UTF-8?q?version=20bump=20=F0=9F=90=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ed77e6a..deb00a4 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def run_tests(self): sys.exit(errno) -VERSION = '0.0.4' +VERSION = '0.0.5' setup( name="timefhuman",