Skip to content

Commit 51ad63e

Browse files
committed
Change version
1 parent ec728a5 commit 51ad63e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog.rst

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.1.6
2+
-----
3+
* Fix serial number of harddisk doesn't work in mac osx.
4+
15
3.1.5
26
-----
37
* Support MACOS

src/config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from distutils.util import get_platform
22

3-
version = '3.1.5'
3+
version = '3.1.6'
44

55
version_info = '''
66
Pyarmor is a tool used to import or run the encrypted python scripts.

0 commit comments

Comments
 (0)