diff --git a/CHANGELOG.md b/CHANGELOG.md index d64ef68..2ddeae4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +## [0.13.2] - 2023-11-01 + ## Changed - Now instead of throwing an error when an ssh key doesn't exist, EC2Executor will create the key pair, link it to AWS, and then use it to connect to the instance diff --git a/VERSION b/VERSION index c317a91..9beb74d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.13.1 +0.13.2