From 34496ac2e519e41750b0140a92dd36d54e010a95 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 4 Feb 2016 11:33:34 +0200 Subject: Encode to locale for stdout, stderr; release 0.22 --- cmdtestlib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmdtestlib.py') diff --git a/cmdtestlib.py b/cmdtestlib.py index 71ce8f5..a750044 100644 --- a/cmdtestlib.py +++ b/cmdtestlib.py @@ -14,7 +14,7 @@ # along with this program. If not, see . -__version__ = '0.21' +__version__ = '0.22' import os -- cgit v1.2.1