| commit | 982da4e03c39e679919c1cb36fc00e9b8bd5d450 | [log] [tgz] |
|---|---|---|
| author | tierno <alfonso.tiernosepulveda@telefonica.com> | Tue Sep 03 11:51:55 2019 +0000 |
| committer | tierno <alfonso.tiernosepulveda@telefonica.com> | Fri Sep 13 10:21:22 2019 +0000 |
| tree | b102077959e43a1e191f15e5a92a9d3dceaaeed4 | |
| parent | b7e42f04a0e421697ea9107040c4effcf44bbb2e [diff] [blame] |
bug 838 fix vnfd obtained from nsr reference Change-Id: I1b2934ea196d3db19717e68874de6fc59d2c9288 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/osm_nbi/__init__.py b/osm_nbi/__init__.py index 3c38124..8e72edf 100644 --- a/osm_nbi/__init__.py +++ b/osm_nbi/__init__.py
@@ -12,5 +12,5 @@ # under the License. ## -version = '6.0.2.post4' +version = '6.0.2.post5' version_date = '2018-09-13'