Update changelog
This commit is contained in:
parent
3d5b7c1d6e
commit
d6a11908ce
|
@ -2,6 +2,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.2.3 (2020-09-08)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Improve support for installing pip etc. on python3.
|
||||||
|
|
||||||
|
|
||||||
0.2.2 (2020-09-08)
|
0.2.2 (2020-09-08)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.2.2'
|
__version__ = '0.2.3'
|
||||||
|
|
Loading…
Reference in a new issue