X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/blobdiff_plain/01590b11dce299da1d20ced3561bc78786dacac7..68aa8a1759d350a4e6fcd79ab6b2e0e61e7bd538:/setup.py diff --git a/setup.py b/setup.py index d6838e8..64018ea 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.4.1' +version = '0.7.1' setup( name='tasklib',