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