From 78e45103420511807a500325db5f18c679575e16 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 30 Jun 2015 17:35:57 +0300 Subject: Update version number to 0.16 --- cmdtestlib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmdtestlib.py b/cmdtestlib.py index 56bbc32..2d19878 100644 --- a/cmdtestlib.py +++ b/cmdtestlib.py @@ -14,7 +14,7 @@ # along with this program. If not, see . -__version__ = '0.15' +__version__ = '0.16' import os -- cgit v1.2.1