Xapp-frame-py version number upgrading
[ric-plt/xapp-frame-py.git] / setup.py
index 1675c4e..cf3cebf 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@ def _long_descr():
 
 setup(
     name="ricxappframe",
-    version="2.2.0",
+    version="2.3.0",
     packages=find_packages(exclude=["tests.*", "tests"]),
     author="O-RAN Software Community",
     description="Xapp and RMR framework for Python",