Get ready for release 3.2.3

This commit is contained in:
rocky
2018-06-13 13:10:03 -04:00
parent 9ba0b1bad2
commit 476db9ad1d
2 changed files with 6 additions and 1 deletions

5
NEWS
View File

@@ -1,3 +1,8 @@
uncompyle6 3.2.3 2018-06-04 Michael Cohen flips and Fleetwood Redux
- Python 1.3 support 3.0 bug and
- fix botched parameter ordering of 3.x in last release
uncompyle6 3.2.2 2018-06-04 When I'm 64 uncompyle6 3.2.2 2018-06-04 When I'm 64
- Python 3.0 support and bug fixes - Python 3.0 support and bug fixes

View File

@@ -12,4 +12,4 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
# This file is suitable for sourcing inside bash as # This file is suitable for sourcing inside bash as
# well as importing into Python # well as importing into Python
VERSION='3.2.2' VERSION='3.2.3'