diff --git a/CHANGES.md b/CHANGES.md index 5afd3f8..46b934a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # Changelog +## 2.1.6 + +* Appease the github action runner for testing with pynose + ## 2.1.5 * Fix default for token_user parameter in get_user action so that empty parameter has expected behavior. diff --git a/pack.yaml b/pack.yaml index c40376e..fc7feb3 100644 --- a/pack.yaml +++ b/pack.yaml @@ -8,7 +8,7 @@ keywords: - git - scm - serverless -version: 2.1.5 +version: 2.1.6 python_versions: - "3" author : StackStorm, Inc.