diff --git a/uncompyle6/version.py b/uncompyle6/version.py index a42c04c7..c1423e80 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.2.6' # noqa +VERSION='3.3.0' # noqa