From 007ba4a8f378f724b5f756e9472fdf71e2929b60 Mon Sep 17 00:00:00 2001 From: rocky Date: Sun, 1 Apr 2018 14:17:50 -0400 Subject: [PATCH] Get ready for release 3.1.1 --- uncompyle6/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uncompyle6/version.py b/uncompyle6/version.py index 816f9cea..2f380e0a 100644 --- a/uncompyle6/version.py +++ b/uncompyle6/version.py @@ -12,4 +12,4 @@ # along with this program. If not, see . # This file is suitable for sourcing inside bash as # well as importing into Python -VERSION='3.1.0' +VERSION='3.1.1'