summaryrefslogtreecommitdiff
path: root/setup.py
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 /setup.py
parentcc03608d7838b449f66d232dd92b41f7403e3c79 (diff)
downloadjt-tmp-86fb085c5a61858c391422bba263599cff0dd5c3.tar.gz
Prepare release version 0.5jt-0.5
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 1b23f74..ecb7bbf 100644
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@
from distutils.core import setup
setup(name='jt',
- version='0.4',
+ version='0.5',
description='personal journalling tool',
author='Lars Wirzenius',
author_email='liw@liw.fi',