From ab08aad7e80112dd9ca9dd02863765b1c4770ca0 Mon Sep 17 00:00:00 2001 From: Shiv Lakshminarayan Date: Mon, 21 Jun 2021 11:55:28 -0700 Subject: [PATCH] chore: bump version to v2.2.0 (#149) bump for `v2.2.0` which includes the following changes: Features * Placeholders in TrainingStep to set S3 location for InputDataConfig and OutputDataConfig (#142) * EventBridge service integration (#147) Fixes * supplying hyperparameters to training step constructor drops hyperparameters specified in estimator (#144) --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 7ec1d6d..ccbccc3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.0 +2.2.0