summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-11-23 12:08:07 +0200
committerLars Wirzenius <liw@liw.fi>2014-11-23 12:08:07 +0200
commit64dd22e20b4aa4ca6c78224e96965c7da25d04b0 (patch)
tree799832f2262c7e1947af9605a30a7534fb7b6bca /setup.py
parent79276b890619cee7c7dadbd5b2c353c61eee7c83 (diff)
downloadjt-tmp-64dd22e20b4aa4ca6c78224e96965c7da25d04b0.tar.gz
Prepare release version 0.4jt-0.4
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 ef8b843..1b23f74 100644
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@
from distutils.core import setup
setup(name='jt',
- version='0.3',
+ version='0.4',
description='personal journalling tool',
author='Lars Wirzenius',
author_email='liw@liw.fi',