Version bump and changelog for 1.3.1
This commit is contained in:
parent
8c228c7a5b
commit
cc7fde67b6
20 changed files with 73 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
__version__ = "1.3.0"
|
||||
__version__ = "1.3.1"
|
||||
__version_info__ = tuple(
|
||||
[
|
||||
int(num) if num.isdigit() else num
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue