summaryrefslogtreecommitdiff
path: root/cmdtestlib.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-03-05 21:32:39 +0200
committerLars Wirzenius <liw@liw.fi>2015-03-05 21:32:39 +0200
commit09c08b9194e76405e84c510662b693975ef83545 (patch)
tree48fa6a2cb033267e4e6dc32e85ab5efa294af329 /cmdtestlib.py
parent06b2d002e6fffe8b546bbd0380543ab041d4017c (diff)
downloadcmdtest-09c08b9194e76405e84c510662b693975ef83545.tar.gz
Preare for releasecmdtest-0.14
Diffstat (limited to 'cmdtestlib.py')
-rw-r--r--cmdtestlib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmdtestlib.py b/cmdtestlib.py
index 5d50002..6d6432f 100644
--- a/cmdtestlib.py
+++ b/cmdtestlib.py
@@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-__version__ = '0.12'
+__version__ = '0.14'
import os