Skip to content

Commit

Permalink
update crt (#564)
Browse files Browse the repository at this point in the history
* update crt version to v0.20.5
  • Loading branch information
sbSteveK authored Feb 29, 2024
1 parent 9ae575b commit b8a0855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def _load_version():
"Operating System :: OS Independent",
],
install_requires=[
'awscrt==0.20.2',
'awscrt==0.20.5',
],
python_requires='>=3.7',
)

0 comments on commit b8a0855

Please sign in to comment.