X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=setup.py;h=6d43f9058f4be61f02f21a72d9a9bad335d1a754;hb=01b9a4ace4e9c7df9b55eb9caee3047868b8041d;hp=199c37089bda501c5a5fac5671d2af6809d2a115;hpb=629df012baca693989b672abd7b8359d8cd6cd83;p=ric-plt%2Fxapp-frame-py.git diff --git a/setup.py b/setup.py index 199c370..6d43f90 100644 --- 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",