summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-10-17 14:33:25 +0300
committerLars Wirzenius <liw@liw.fi>2015-10-17 14:33:25 +0300
commit4d3291b0a01a56bf2adfd2047240a093cde4ce21 (patch)
tree312d1e0b44d7fb415097107480911415ec2d71c3 /setup.py
parent225ad8daf0ea7d05f557fc5e228fac4437d1d180 (diff)
downloadjt-tmp-4d3291b0a01a56bf2adfd2047240a093cde4ce21.tar.gz
Prepare release 0.10jt-0.10
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 600b8bc..0a2801c 100644
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@
from distutils.core import setup
setup(name='jt',
- version='0.9',
+ version='0.10',
description='personal journalling tool',
author='Lars Wirzenius',
author_email='liw@liw.fi',