Skip to content

Commit 0be3668

Browse files
authored
Update README to add 3.5 and 3.6 compatibility
1 parent 995c64f commit 0be3668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Project status
4545
The project is test with:
4646
* MySQL 5.5, 5.6 and 5.7
4747
* Python >= 2.6
48-
* Python 3.3 and 3.4 (3.2 is not supported)
48+
* Python 3.3, 3.4, 3.5 and 3.6 (3.2 is not supported)
4949
* PyPy (really faster than the standard Python interpreter)
5050

5151
The project is used in production for critical stuff in some

0 commit comments

Comments
 (0)