You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 08:49:51 +08:00
Get ready for release 3.2.1
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,3 +1,7 @@
|
|||||||
|
uncompyle6 3.2.1 2018-06-04 MF
|
||||||
|
|
||||||
|
- Python 1.4 and 1.5 bug fixes
|
||||||
|
|
||||||
uncompyle6 3.2.0 2018-05-19 Rocket Scientist
|
uncompyle6 3.2.0 2018-05-19 Rocket Scientist
|
||||||
|
|
||||||
- Add rudimentary 1.4 support (still a bit buggy)
|
- Add rudimentary 1.4 support (still a bit buggy)
|
||||||
|
@@ -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.0'
|
VERSION='3.2.1'
|
||||||
|
Reference in New Issue
Block a user