diff --git a/requirements.txt b/requirements.txt index b72c687ab..52aa2d0d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,5 @@ pbr>=0.5.21,<1.0 anyjson>=0.3.3 - bunch iso8601>=0.1.8 six>=1.4.1 @@ -9,4 +8,4 @@ django-floppyforms==1.1 ordereddict yaql==0.2 python-muranoclient==0.4 -murano-metadataclient==0.4 +murano-metadataclient==0.4.1.dev41.g8378813 diff --git a/setup.cfg b/setup.cfg index f132d6782..e8e170adb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,7 +15,7 @@ [metadata] name = murano-dashboard -version = 0.4 +version = 0.4.1 summary = The Murano Dashboard description-file = README.rst