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