Skip to content

Commit 8e2af9b

Browse files
author
sam-f0
committed
Bump version number
1 parent bce7640 commit 8e2af9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binder_trace/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
install_requires=required,
1616
packages=find_packages(),
1717
package_data={'binder_trace': ['structs/**/*.struct', 'js/interceptbinder.js']},
18-
version="1.1.1",
18+
version="1.1.2",
1919
author='Foundry Zero',
2020
author_email='info@foundryzero.co.uk',
2121
url='https://github.com/foundryzero/binder-trace',

0 commit comments

Comments
 (0)