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 776b475..df4ec52 100755
--- a/clab
+++ b/clab
@@ -23,7 +23,7 @@ import sys
import yaml
-__version__ = '0.1'
+__version__ = '0.2'
class Entry(object):