Version bump and changelog for 1.3.2
This commit is contained in:
parent
80383703f2
commit
b043900aaf
14 changed files with 69 additions and 17 deletions
|
|
@ -1,4 +1,4 @@
|
|||
__version__ = "1.3.1"
|
||||
__version__ = "1.3.2"
|
||||
__version_info__ = tuple(
|
||||
[
|
||||
int(num) if num.isdigit() else num
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue