diff --git a/ebcli/__init__.py b/ebcli/__init__.py index b2231e6cd..4c382188c 100644 --- a/ebcli/__init__.py +++ b/ebcli/__init__.py @@ -12,3 +12,5 @@ # ANY KIND, either express or implied. See the License for the specific # language governing permissions and limitations under the License. __version__ = '3.24.1' + +# test change here \ No newline at end of file