Merge branch 'master' into develop
This commit is contained in:
commit
00a9a0d5a6
4 changed files with 19 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
__version__ = "1.1.2"
|
||||
__version__ = "1.1.3"
|
||||
__version_info__ = tuple(
|
||||
[
|
||||
int(num) if num.isdigit() else num
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue