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'