Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Commit 0d1e76c

Browse files
committed
Version bump for last 2 PRs
1 parent ba74ff9 commit 0d1e76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(name='dyldextractor',
4-
version='1.0.7',
4+
version='1.0.8',
55
description='Extract Binaries from Apple\'s Dyld Shared Cache',
66
long_description='file: README.md',
77
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)