summaryrefslogtreecommitdiff
path: root/cmdtestlib.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-08-24 17:52:41 +0100
committerLars Wirzenius <liw@liw.fi>2012-08-24 17:52:41 +0100
commit855c90d62fd788db4f31717677588331b275c10a (patch)
treec90d81db74aa4fe25c32b687e15cfc54f543c8e1 /cmdtestlib.py
parent7c2e281f38cdb43c37d3ad8777f0557a8f717abd (diff)
downloadcmdtest-855c90d62fd788db4f31717677588331b275c10a.tar.gz
Fix version number
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 460ab16..5784be3 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.3'
+__version__ = '0.4'
import os