diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1f846719..25378447 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,8 +1,8 @@ Changelog ========= -In Development --------------- +1.1.1 +----- Fixed ~~~~~ diff --git a/orquesta/__init__.py b/orquesta/__init__.py index 02ff4285..aacae894 100644 --- a/orquesta/__init__.py +++ b/orquesta/__init__.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = '1.1.0' +__version__ = '1.1.1'