0.12 Version bump and changelog
This commit is contained in:
parent
805f9c6bbc
commit
0997aa4b25
7 changed files with 149 additions and 123 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
__version__ = '0.11'
|
||||
__version__ = '0.12'
|
||||
__version_info__ = tuple([int(num) if num.isdigit() else num for num in __version__.replace('-', '.', 1).split('.')])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue