From 75104d9c193275855a0119d4e9d34e81bab53f2e Mon Sep 17 00:00:00 2001 From: 0livd Date: Sun, 20 Aug 2017 12:21:59 +0200 Subject: Add python 3.6 support (#259) Closes #253 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 77337ae..6ecdf9c 100644 --- a/README.rst +++ b/README.rst @@ -19,5 +19,5 @@ so. Requirements ============ -* **Python**: 2.7, 3.4, 3.5. +* **Python**: 2.7, 3.4, 3.5, 3.6. * **Backends**: MySQL, PostgreSQL, SQLite, Memory. -- cgit v1.1