Version bump and changelog for 1.3.0-rc1
This commit is contained in:
parent
2e1b497bb1
commit
16a88210bc
2 changed files with 240 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
__version__ = "1.2.9"
|
||||
__version__ = "1.3.0-rc1"
|
||||
__version_info__ = tuple(
|
||||
[
|
||||
int(num) if num.isdigit() else num
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue