Version bump and changelog for 1.2.5
This commit is contained in:
parent
33872cf6d7
commit
21b3c7255e
6 changed files with 55 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
__version__ = "1.2.4"
|
||||
__version__ = "1.2.5"
|
||||
__version_info__ = tuple(
|
||||
[
|
||||
int(num) if num.isdigit() else num
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue