Skip to content

Commit 805f41b

Browse files
Updating dependency to pick up event stream RPC client fix. (#162)
1 parent cdd3556 commit 805f41b

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.10.7',
22+
'awscrt==0.10.8',
2323
],
2424
python_requires='>=3.5',
2525
)

0 commit comments

Comments
 (0)