X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/blobdiff_plain/7bd8343eef3301ee695dde133a600ff046a6997e..a40915e62131c8828305ec59ed630c63e6abecd7:/setup.py diff --git a/setup.py b/setup.py index a70cfd4..30b2187 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.3.1' +version = '0.8.0' setup( name='tasklib',