X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/blobdiff_plain/1bdfe8ef75f37f2feb8a575204785d8901cf501b..e752d2ead6e9e8304f5d035ec826ca290e26fc51:/setup.py diff --git a/setup.py b/setup.py index d62e437..a275915 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.9.0' +version = '0.10.0' setup( name='tasklib',