Skip to content

Commit

Permalink
1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MacHu-GWU committed Mar 24, 2023
1 parent 5008023 commit 65a0507
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion boto_session_manager/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.4.1"
__version__ = "1.4.2"

if __name__ == "__main__": # pragma: no cover
print(__version__)
7 changes: 7 additions & 0 deletions release-history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ Backlog
**Miscellaneous**


1.4.2 (2023-03-24)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Bugfixes**

- fix a bug that the client object cannot locate the right boto3 stubs.


1.4.1 (2023-03-24)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**
Expand Down

0 comments on commit 65a0507

Please sign in to comment.