Bump version to 2.1.0 (#277)

Signed-off-by: Harsha Vamsi Kalluri <[email protected]>

Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
This commit is contained in:
Harsha Vamsi Kalluri
2023-01-20 14:58:31 -08:00
committed by GitHub
parent 176c78c58e
commit 4059251c13
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
stack_version: ['2.0.1']
stack_version: ['2.1.0']
steps:
- name: Checkout
+1 -1
View File
@@ -24,4 +24,4 @@
# specific language governing permissions and limitations
# under the License.
__versionstr__ = "2.0.1"
__versionstr__ = "2.1.0"