summaryrefslogtreecommitdiff
path: root/clab
diff options
context:
space:
mode:
Diffstat (limited to 'clab')
-rwxr-xr-xclab2
1 files changed, 1 insertions, 1 deletions
diff --git a/clab b/clab
index 18bc9c3..8d367cf 100755
--- a/clab
+++ b/clab
@@ -23,7 +23,7 @@ import sys
import yaml
-__version__ = '0.2'
+__version__ = '0.3'
class Entry(object):