From b26bd243aad77bbf0eea598f48a30c694b5190fd Mon Sep 17 00:00:00 2001 From: Jondy Zhao Date: Mon, 8 Jul 2019 20:47:42 +0800 Subject: [PATCH] Increase patch number --- src/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.py b/src/config.py index 1ab6c13d..bd05a772 100755 --- a/src/config.py +++ b/src/config.py @@ -1,6 +1,6 @@ from distutils.util import get_platform -version = '5.4.4' +version = '5.4.5' version_info = ''' PyArmor is a command line tool used to obfuscate python scripts, bind