Skip to content

Commit 9535bca

Browse files
committed
Increase patch number
1 parent b4c9a0a commit 9535bca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
from sys import platform
22

3-
version = '7.3.6'
3+
version = '7.3.7'
44

55
# The corresponding version of pytransform.so
6-
core_version = 'r48.2a'
6+
core_version = 'r49.3'
77

88
version_info = '''
99
PyArmor is a command line tool used to obfuscate python scripts, bind

0 commit comments

Comments
 (0)