Browse Source

documentation: fix min python version for aioetcd

lisael 11 years ago
parent
commit
1f0d43250f
1 changed files with 1 additions and 1 deletions
  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**