G release step 1 of 2 and whitespace fix
[ric-plt/xapp-frame-py.git] / setup.py
index 199c370..6d43f90 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@ def _long_descr():
 
 setup(
     name="ricxappframe",
-    version="3.2.0",
+    version="3.2.1",
     packages=find_packages(exclude=["tests.*", "tests"]),
     author="O-RAN Software Community",
     description="Xapp and RMR framework for Python",