Skip to content

Commit

Permalink
Update CRT to pull in MQTT311 packet framing fix (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
bretambrose authored Jul 28, 2023
1 parent d3115fd commit bcf2e87
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.16.23',
'awscrt==0.17.0',
],
python_requires='>=3.7',
)

0 comments on commit bcf2e87

Please sign in to comment.