Bump qp-driver version to 1.0.5.
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I4d22b5ce0b9e5e5cf22050bd092dd49ca925910a
# The Jenkins job uses this string for the tag in the image name
# for example nexus3.o-ran-sc.org:10004/my-image-name:my-tag
---
-tag: 1.0.2
+tag: 1.0.5
and this project adheres to `Semantic Versioning <http://semver.org/>`__.
+[1.0.5] - 2020-05-07
+--------------------
+
+* Upgrade to RMR version 4.0.5
+* Upgrade to framework version 1.1.0
+
+
[1.0.4] - 2020-05-05
--------------------
# CI script installs RMR from PackageCloud using this version
---
-version: 3.6.3
+version: 4.0.5
setup(
name="qpdriver",
- version="1.0.4",
+ version="1.0.5",
packages=find_packages(exclude=["tests.*", "tests"]),
author="Tommy Carpenter",
description="QP Driver Xapp for traffic steering",