Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b9b611 commit eab702cCopy full SHA for eab702c
doc/CHANGELOG
@@ -5,6 +5,9 @@ History:
5
devel 201y/mm/dd
6
-
7
8
+1.0.2 2016/04/22
9
+ - Fix inexistant alias
10
+
11
1.0.1 2016/04/22
12
- Fix libpng warning: ignoring bad filter type
13
mss.py
@@ -13,7 +13,7 @@
14
from __future__ import (unicode_literals, print_function)
15
16
-__version__ = '1.0.1'
+__version__ = '1.0.2'
17
__author__ = "Mickaël 'Tiger-222' Schoentgen"
18
__copyright__ = '''
19
Copyright (c) 2013-2015, Mickaël 'Tiger-222' Schoentgen
0 commit comments