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 fb4eac9 commit 80f1a9dCopy full SHA for 80f1a9d
setup.py
@@ -19,7 +19,7 @@
19
"Operating System :: OS Independent",
20
],
21
install_requires=[
22
- 'awscrt==0.10.6',
+ 'awscrt==0.10.7',
23
24
python_requires='>=3.5',
25
)
0 commit comments