Skip to content

Commit 7bd47b5

Browse files
Updating aws-crt-python submodule for bug fixes. (#190)
1 parent 5d2ffaa commit 7bd47b5

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
@@ -19,7 +19,7 @@
1919
"Operating System :: OS Independent",
2020
],
2121
install_requires=[
22-
'awscrt==0.11.12',
22+
'awscrt==0.11.14',
2323
],
2424
python_requires='>=3.5',
2525
)

0 commit comments

Comments
 (0)