We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce7640 commit 8e2af9bCopy full SHA for 8e2af9b
binder_trace/setup.py
@@ -15,7 +15,7 @@
15
install_requires=required,
16
packages=find_packages(),
17
package_data={'binder_trace': ['structs/**/*.struct', 'js/interceptbinder.js']},
18
- version="1.1.1",
+ version="1.1.2",
19
author='Foundry Zero',
20
author_email='[email protected]',
21
url='https://github.com/foundryzero/binder-trace',
0 commit comments