Skip to content
This repository was archived by the owner on Oct 5, 2019. It is now read-only.

Commit 91e3238

Browse files
committed
bumping version to 1.10
1 parent bc158c5 commit 91e3238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osxcollector/osxcollector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
import macholib.MachO
4444
from xattr import getxattr
4545

46-
__version__ = '1.9'
46+
__version__ = '1.10'
4747

4848
ROOT_PATH = '/'
4949
"""Global root path to build all further paths off of"""

0 commit comments

Comments
 (0)