Skip to content

Commit dca78ff

Browse files
authored
udpate crt-python to 0.6.2 (#97)
Co-authored-by: Dengke Tang <[email protected]>
1 parent f27743a commit dca78ff

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.6.1',
16+
'awscrt==0.6.2',
1717
'futures;python_version<"3.2"',
1818
'typing;python_version<"3.5"',
1919
],

0 commit comments

Comments
 (0)