From e3f38c027c13d09226b6599bc8286ba58c7b96e5 Mon Sep 17 00:00:00 2001 From: Kentaro Wada Date: Sun, 30 Aug 2015 04:00:03 +0900 Subject: [PATCH] 0.1.14 --- src/utaskweb/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utaskweb/version.py b/src/utaskweb/version.py index ff6041e..3efd9c6 100644 --- a/src/utaskweb/version.py +++ b/src/utaskweb/version.py @@ -1,4 +1,4 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -__version__ = '0.1.13' +__version__ = '0.1.14'