From defeed7e8a73db38cb87ed4e4b7f7a345619475b Mon Sep 17 00:00:00 2001 From: Nigel Dokter Date: Tue, 8 Nov 2016 19:33:43 +0100 Subject: [PATCH] updated readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9184170..375d8b1 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ also includes a serial client to directly read and parse smart meter data. Features -------- -DSMR Parser currently supports DSMR version 4 and is tested with Python 3.5 +DSMR Parser currently supports DSMR versions 2.2 and 4.2. It has been tested with Python 3.5 Examples