Skip to content

Commit ec86bde

Browse files
author
Justin Boswell
authored
Updated to v0.9.3 of Python CRT (#117)
* Updated to v0.9.3 of Python CRT
1 parent 61fcbf0 commit ec86bde

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
@@ -13,7 +13,7 @@
1313
url='https://github.com/aws/aws-iot-device-sdk-python-v2',
1414
packages=['awsiot'],
1515
install_requires=[
16-
'awscrt==0.9.0',
16+
'awscrt==0.9.3',
1717
],
1818
python_requires='>=3.5',
1919
)

0 commit comments

Comments
 (0)