summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-01-09 10:59:25 +0200
committerLars Wirzenius <liw@liw.fi>2016-01-09 10:59:25 +0200
commit4b5fbf55eace875aa0b5a1b8d3e2d6f6854827b4 (patch)
tree23320a8500c5dc2c94a3eb3c54c079aa5f78d0a2 /setup.py
parent789e5bc499ec140acb832220a5e8c0d2b5c38cf5 (diff)
downloadjt-tmp-4b5fbf55eace875aa0b5a1b8d3e2d6f6854827b4.tar.gz
Prepare release 0.11jt-0.11
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 0a2801c..9ed348e 100644
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@
from distutils.core import setup
setup(name='jt',
- version='0.10',
+ version='0.11',
description='personal journalling tool',
author='Lars Wirzenius',
author_email='liw@liw.fi',