From bff0692c2b6c3cc208da83c9113496f637a5a6ad Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 3 Oct 2020 14:10:59 +0200 Subject: [PATCH] Mark version bounds --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 257f460..b56ee97 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ More notes can be found in the [git repository of etherdump](https://gitlab.cons `$ pip install etherpump` -Etherpump only supports Python 3. +Etherpump only supports Python >= 3.6. ## Command-line example