Skip to content

Commit e8db1a5

Browse files
bretambroseBret Ambrose
and
Bret Ambrose
authored
Update CRT to pull in eventstream RPC crash fix (#484)
Co-authored-by: Bret Ambrose <[email protected]>
1 parent 77d1817 commit e8db1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def _load_version():
4040
"Operating System :: OS Independent",
4141
],
4242
install_requires=[
43-
'awscrt==0.16.21',
43+
'awscrt==0.16.23',
4444
],
4545
python_requires='>=3.7',
4646
)

0 commit comments

Comments
 (0)