We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec728a5 commit 51ad63eCopy full SHA for 51ad63e
ChangeLog.rst
@@ -1,3 +1,7 @@
1
+3.1.6
2
+-----
3
+* Fix serial number of harddisk doesn't work in mac osx.
4
+
5
3.1.5
6
-----
7
* Support MACOS
src/config.py
@@ -1,6 +1,6 @@
from distutils.util import get_platform
-version = '3.1.5'
+version = '3.1.6'
version_info = '''
Pyarmor is a tool used to import or run the encrypted python scripts.
0 commit comments