Skip to content

Commit 45c8d62

Browse files
committed
Get ready for release 3.2.1
1 parent 096563c commit 45c8d62

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
uncompyle6 3.2.1 2018-06-04 MF
2+
3+
- Python 1.4 and 1.5 bug fixes
4+
15
uncompyle6 3.2.0 2018-05-19 Rocket Scientist
26

37
- Add rudimentary 1.4 support (still a bit buggy)

uncompyle6/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1313
# This file is suitable for sourcing inside bash as
1414
# well as importing into Python
15-
VERSION='3.2.0'
15+
VERSION='3.2.1'

0 commit comments

Comments
 (0)