浏览代码

documentation: fix min python version for aioetcd

lisael 11 年之前
父节点
当前提交
1f0d43250f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/libraries-and-tools.md

+ 1 - 1
Documentation/libraries-and-tools.md

@@ -27,7 +27,7 @@
 - [jplana/python-etcd](https://github.com/jplana/python-etcd) - Supports v2
 - [russellhaering/txetcd](https://github.com/russellhaering/txetcd) - a Twisted Python library
 - [cholcombe973/autodock](https://github.com/cholcombe973/autodock) - A docker deployment automation tool
-- [lisael/aioetcd](https://github.com/lisael/aioetcd) - (Python 3.5+) Asyncio coroutines client (Supports v2)
+- [lisael/aioetcd](https://github.com/lisael/aioetcd) - (Python 3.4+) Asyncio coroutines client (Supports v2)
 
 **Node libraries**