summaryrefslogtreecommitdiff
path: root/jt
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-06-27 12:27:15 +0300
committerLars Wirzenius <liw@liw.fi>2015-06-27 12:27:15 +0300
commit39d5317ed2b5407ae98dc528cb808f2786815ca7 (patch)
tree82c6984885365486b28da0bed6e9aa03b802f3c4 /jt
parentae78bdcdbf23eebaa67bb359ef6a0ba2dda16a0a (diff)
downloadjt-tmp-39d5317ed2b5407ae98dc528cb808f2786815ca7.tar.gz
Prepare release 0.6jt-0.6
Diffstat (limited to 'jt')
-rwxr-xr-xjt2
1 files changed, 1 insertions, 1 deletions
diff --git a/jt b/jt
index 34fdfd9..35cd7b1 100755
--- a/jt
+++ b/jt
@@ -23,7 +23,7 @@ import string
import time
-__version__ = '0.5'
+__version__ = '0.6'
class DraftsDirectory(object):