summaryrefslogtreecommitdiff
path: root/jt
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-11-25 21:52:41 +0200
committerLars Wirzenius <liw@liw.fi>2014-11-25 21:52:41 +0200
commit86fb085c5a61858c391422bba263599cff0dd5c3 (patch)
tree3aaad730a8ab8f82c8c6ac4b863b84dffa757cc5 /jt
parentcc03608d7838b449f66d232dd92b41f7403e3c79 (diff)
downloadjt-86fb085c5a61858c391422bba263599cff0dd5c3.tar.gz
Prepare release version 0.5jt-0.5
Diffstat (limited to 'jt')
-rwxr-xr-xjt2
1 files changed, 1 insertions, 1 deletions
diff --git a/jt b/jt
index 86c5fc9..06d4471 100755
--- a/jt
+++ b/jt
@@ -28,7 +28,7 @@ import time
import traceback
-__version__ = '0.4'
+__version__ = '0.5'
class DraftsDirectory(object):