Skip to content

Commit 7fe0475

Browse files
committed
Update support for 3.6
1 parent 147ae98 commit 7fe0475

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/source/support.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Support
55
+----------+-----------+-------------+-----------+
66
| Python | GNU/Linux | MacOS X | Windows |
77
+==========+===========+=============+===========+
8+
| 3.6 | yes | yes | yes |
9+
+----------+-----------+-------------+-----------+
810
| **3.5** | Yes | Yes | Yes |
911
+----------+-----------+-------------+-----------+
1012
| 3.4 | yes | yes | yes |

mss/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
''' An ultra fast cross-platform multiple screenshots module in pure python
44
using ctypes.
55
6-
This module is maintained by Mickaël Schoentgen <mickael@jmsinfo.co>.
6+
This module is maintained by Mickaël Schoentgen <contact@tiger-222.fr>.
77
88
Note: please keep this module compatible to Python 2.6.
99

0 commit comments

Comments
 (0)