aboutsummaryrefslogtreecommitdiffstats
path: root/src/onapsdk/version.py
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2024-03-26 12:56:41 +0100
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2024-03-26 15:08:58 +0100
commit7801bc09e09b7816c7690f14bc18afd013c5e70a (patch)
tree43e4b556e68747734e545a33d0949cd65e456cce /src/onapsdk/version.py
parent4a99e7286857a83a9e2c557263363228f410bac8 (diff)
Fix SDC v2 distribution status - desird status
If DOWNLOAD_OK check not for all components Issue-ID: TEST-404 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I4111ceb8b3aeb69023d8c80a80b6ef57c95b9575
Diffstat (limited to 'src/onapsdk/version.py')
-rw-r--r--src/onapsdk/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/onapsdk/version.py b/src/onapsdk/version.py
index 33acbae..7e00970 100644
--- a/src/onapsdk/version.py
+++ b/src/onapsdk/version.py
@@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-__version__ = "13.0.6"
+__version__ = "13.0.7"