Skip to content

Commit

Permalink
chore: bump version to 0.40.0 (#1709)
Browse files Browse the repository at this point in the history
Why is this change necessary?

* To release a new version of sam cli.

How does it address the issue?

* increases the version of sam cli.

What side effects does this change have?

* None
  • Loading branch information
sriram-mv committed Jan 6, 2020
1 parent 175cd9c commit 916be85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samcli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
SAM CLI version
"""

__version__ = "0.39.0"
__version__ = "0.40.0"

0 comments on commit 916be85

Please sign in to comment.