Version bump and changelog for 1.0.1
This commit is contained in:
parent
61233a2119
commit
68bc76bc9e
6 changed files with 19 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
__version__ = "1.0"
|
||||
__version__ = "1.0.1"
|
||||
__version_info__ = tuple(
|
||||
[
|
||||
int(num) if num.isdigit() else num
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue