Update changelog

This commit is contained in:
Lance Edgar 2020-09-08 18:03:07 -05:00
parent 3d5b7c1d6e
commit d6a11908ce
2 changed files with 7 additions and 1 deletions

View file

@ -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)
------------------ ------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*- # -*- coding: utf-8; -*-
__version__ = '0.2.2' __version__ = '0.2.3'