diff --git a/openstack/python-senlinclient/python-senlinclient.spec.j2 b/openstack/python-senlinclient/python-senlinclient.spec.j2 index f560a7ab5..ba8dcec22 100644 --- a/openstack/python-senlinclient/python-senlinclient.spec.j2 +++ b/openstack/python-senlinclient/python-senlinclient.spec.j2 @@ -1,5 +1,5 @@ {% set pypi_name = 'python-senlinclient' %} -{% set upstream_version = upstream_version('2.1.0') %} +{% set upstream_version = upstream_version('2.1.1') %} {% set rpm_release = '1' %} {% set source = url_pypi() %}