diff --git a/src/connectedmachine/HISTORY.rst b/src/connectedmachine/HISTORY.rst index 85320892b3e..93f667bf3a3 100644 --- a/src/connectedmachine/HISTORY.rst +++ b/src/connectedmachine/HISTORY.rst @@ -2,7 +2,7 @@ Release History =============== -1.1.0b1 +1.1.1b1 +++++ * Fix connectedmachine list command and set resource group as optional. diff --git a/src/connectedmachine/setup.py b/src/connectedmachine/setup.py index 506a0404cf8..7ca5f9efd9c 100644 --- a/src/connectedmachine/setup.py +++ b/src/connectedmachine/setup.py @@ -10,7 +10,7 @@ from setuptools import setup, find_packages # HISTORY.rst entry. -VERSION = '1.1.0b1' +VERSION = '1.1.1b1' # The full list of classifiers is available at # https://pypi.python.org/pypi?%3Aaction=list_classifiers