File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Requirements
1414------------
1515
1616* Python 3.5 or above
17- * taskwarrior _ v2.1 .x or above.
17+ * taskwarrior _ v2.4 .x or above.
1818
1919Older versions of taskwarrior are untested and may not work.
2020
Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ Welcome to tasklib's documentation!
44tasklib is a Python library for interacting with taskwarrior _ databases, using
55a queryset API similar to that of Django's ORM.
66
7- Supports Python 3.5 and above, with taskwarrior 2.1 .x and above.
7+ Supports Python 3.5 and above, with taskwarrior 2.4 .x and above.
88Older versions of taskwarrior are untested and may not work.
99
1010Requirements
1111------------
1212
13- * taskwarrior _ v2.1 .x or above, although newest minor release is recommended.
13+ * taskwarrior _ v2.4 .x or above, although newest minor release is recommended.
1414
1515Installation
1616------------
You can’t perform that action at this time.
0 commit comments