Skip to content

Commit c37e8be

Browse files
committed
Modify compatibility note
Since we're breaking backwards compatibility (sort of) let's declare we're going to support 2.0.x or newer from now on.
1 parent 83ba0d0 commit c37e8be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Installation
1414
Pre-requirements
1515
~~~~~~~~~~~~~~~~
1616

17-
Install etcd (0.2.rc1 or later). This version of python-etcd will only work correctly with the etcd API version 2.
17+
Install etcd (2.0.1 or later). This version of python-etcd will only work correctly with the etcd version 2.0.x or later. If you are running an older version of etcd, please use python-etcd 0.3.3 or earlier.
1818

1919
This client is known to work with python 2.7 and with python 3.3 or above. It is not tested or expected to work in more outdated versions of python.
2020

0 commit comments

Comments
 (0)