You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Get ready for release 3.2.3
This commit is contained in:
5
NEWS
5
NEWS
@@ -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
|
||||||
|
@@ -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'
|
||||||
|
Reference in New Issue
Block a user