summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-11-07 11:29:54 +0000
committerLars Wirzenius <liw@liw.fi>2014-11-07 11:29:54 +0000
commitfccb9e04ac46becfcb93fc29a337ebb486c17261 (patch)
tree5278e1bf00cbbffbc2cda8a92dc75913f41ccf28 /setup.py
parenta3e43a132c2fa0df03a1b87b45cc21c4ed35f4d0 (diff)
downloadjt-tmp-fccb9e04ac46becfcb93fc29a337ebb486c17261.tar.gz
Prepare for release 0.2.jt-0.2
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 18e074f..cad6c53 100644
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@
from distutils.core import setup
setup(name='jt',
- version='0.1',
+ version='0.2',
description='personal journalling tool',
author='Lars Wirzenius',
author_email='liw@liw.fi',