We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 885c60f commit 5020ffeCopy full SHA for 5020ffe
src/config.py
@@ -1,6 +1,6 @@
1
from distutils.util import get_platform
2
3
-version = '3.1.3'
+version = '3.1.4'
4
5
version_info = '''
6
Pyarmor is a tool used to import or run the encrypted python scripts.
0 commit comments