Commit daf27fdb authored by Anastasios Pandis's avatar Anastasios Pandis
Browse files

Set project version back to 1.0.5 in pyproject.toml

parent 19e2c288
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ validate-mr:
  stage: validate
  image: python:3.12-slim
  before_script:
    - echo "Running validation for merge request..."
    - echo "Running merge request validation..."
    - pip install -r requirements.txt
    - pip install -e .  
    - pip install isort black flake8 pytest 
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "sunrise6g-opensdk"
version = "1.0.5-test1"
version = "1.0.5"
description = "Open source SDK to abstract CAMARA/GSMA Transformation Functions (TFs) for Edge Cloud platforms, 5G network cores and Open RAN solutions."
keywords = [
  "Federation",