Version bump and changelog for 1.1.1
This commit is contained in:
parent
94662e5814
commit
381215af98
9 changed files with 21 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
__version__ = "1.1"
|
||||
__version__ = "1.1.1"
|
||||
__version_info__ = tuple(
|
||||
[
|
||||
int(num) if num.isdigit() else num
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue