From 6c8a9dcbdbbd46b92c889c0b960b4d9fae595cec Mon Sep 17 00:00:00 2001 From: Nigel Dokter Date: Thu, 26 Jan 2017 19:06:03 +0100 Subject: [PATCH] added python 3.6 support --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f550688..2fdd090 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,7 @@ also includes a serial client to directly read and parse smart meter data. Features -------- -DSMR Parser supports DSMR versions 2, 3, 4 and 5. It has been tested with Python 3.4 and 3.5. +DSMR Parser supports DSMR versions 2, 3, 4 and 5. It has been tested with Python 3.4, 3.5 and 3.6. Examples