Skip to content

Commit d596d86

Browse files
update version
1 parent 66f0b80 commit d596d86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PyMemoryEditor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"""
99

1010
__author__ = "Jean Loui Bernard Silva de Jesus"
11-
__version__ = "1.5.24"
11+
__version__ = "1.6.0"
1212

1313
from .enums import ScanTypesEnum
1414
from .process.errors import ClosedProcess, ProcessIDNotExistsError, ProcessNotFoundError

0 commit comments

Comments
 (0)