From 4fa5c2c346fa6f0b252a76788ecfc3261a8d3647 Mon Sep 17 00:00:00 2001 From: Rob Golding Date: Sun, 10 Nov 2013 15:32:56 +0000 Subject: [PATCH] Add taskwarrior 2.3.0 beta2 to supported versions --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index a5dcfe5..23de119 100644 --- a/README.rst +++ b/README.rst @@ -7,13 +7,13 @@ tasklib A Python library for interacting with taskwarrior_ databases, using a queryset API similar to that of Django's ORM. -Supports Python 2.6, 2.7, 3.2 and 3.3 with taskwarrior 2.2.0. Older versions of -taskwarrior are untested and probably won't work. +Supports Python 2.6, 2.7, 3.2 and 3.3 with taskwarrior 2.2.0 or 2.3.0 beta2. +Older versions of taskwarrior are untested and probably won't work. Requirements ------------ -* taskwarrior_ v2.2.0 +* taskwarrior_ v2.2.0 or v2.3.0 beta2 Installation ------------ -- 2.39.2