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