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