Version bump and changelog for 1.3.3
This commit is contained in:
parent
e08add956e
commit
03f435193d
3 changed files with 38 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
__version__ = "1.3.2"
|
||||
__version__ = "1.3.3"
|
||||
__version_info__ = tuple(
|
||||
[
|
||||
int(num) if num.isdigit() else num
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue