X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/blobdiff_plain/32b8e1c07aaa9b33e7f468701ef9ab461bf3f105..6855958d83f2a0b2580e68744df7cc5f9a967391:/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',