File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ includes the following:
313313
314314## Change Log
315315
316- ### v3.2.0
316+ ### v3.2.1
317317
318318- Add optional ` pre_hook_with_context ` method to the ` Command ` base class,
319319 which takes a single parameter called ` context ` . The value of that parameter
Original file line number Diff line number Diff line change @@ -316,7 +316,7 @@ <h3 id="roadmap">Roadmap</h3>
316316"""
317317
318318name = "awsrun"
319- __version__ = "3.2.0 "</ code > </ pre >
319+ __version__ = "3.2.1 "</ code > </ pre >
320320</ details >
321321</ section >
322322< section >
Original file line number Diff line number Diff line change 122122"""
123123
124124name = "awsrun"
125- __version__ = "3.2.0 "
125+ __version__ = "3.2.1 "
You can’t perform that action at this time.
0 commit comments