We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 096563c commit 45c8d62Copy full SHA for 45c8d62
NEWS
@@ -1,3 +1,7 @@
1
+uncompyle6 3.2.1 2018-06-04 MF
2
+
3
+- Python 1.4 and 1.5 bug fixes
4
5
uncompyle6 3.2.0 2018-05-19 Rocket Scientist
6
7
- Add rudimentary 1.4 support (still a bit buggy)
uncompyle6/version.py
@@ -12,4 +12,4 @@
12
# along with this program. If not, see <http://www.gnu.org/licenses/>.
13
# This file is suitable for sourcing inside bash as
14
# well as importing into Python
15
-VERSION='3.2.0'
+VERSION='3.2.1'
0 commit comments