Update changelog
This commit is contained in:
parent
5c1008a0df
commit
e93e1b91a9
|
@ -2,6 +2,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.7.3 (2018-02-15)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
* More tweaks for python 3.
|
||||||
|
|
||||||
|
|
||||||
0.7.2 (2018-02-14)
|
0.7.2 (2018-02-14)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.7.2'
|
__version__ = '0.7.3'
|
||||||
|
|
Loading…
Reference in a new issue