Skip to content

Commit

Permalink
Bump CRT version to v0.21.1 (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfod authored Jul 12, 2024
1 parent 055e874 commit f13a903
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.10',
'awscrt==0.21.1',
],
python_requires='>=3.7',
)

0 comments on commit f13a903

Please sign in to comment.