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