X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/blobdiff_plain/c847950d26f7dbef22c998c17f7457b2cbb3c3ea..65e026e29cf14b9c8e314ae35be411c60ea18d92:/setup.py diff --git a/setup.py b/setup.py index 92f8e85..64018ea 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.7.0' +version = '0.7.1' setup( name='tasklib',