summaryrefslogtreecommitdiff
path: root/jt
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-06-30 21:28:18 +0300
committerLars Wirzenius <liw@liw.fi>2015-06-30 21:28:18 +0300
commitdc7401082f6e04815717b3b17cc8cb877501f2b9 (patch)
tree0939562942e86e01e0ed53b0dddfb21ddd25dd26 /jt
parentac677e2d904706b5792e15de1f3c47eccfa80771 (diff)
downloadjt-tmp-dc7401082f6e04815717b3b17cc8cb877501f2b9.tar.gz
Re-release as 0.8jt-0.8
Diffstat (limited to 'jt')
-rwxr-xr-xjt2
1 files changed, 1 insertions, 1 deletions
diff --git a/jt b/jt
index df9f078..0ebf133 100755
--- a/jt
+++ b/jt
@@ -23,7 +23,7 @@ import string
import time
-__version__ = '0.6'
+__version__ = '0.8'
class DraftsDirectory(object):