X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=setup.py;fp=setup.py;h=a77b7e94b13f992bf256a8ba14136352a192199c;hb=e23c3260b47f1318cd500147552c89bac06e7633;hp=f3d0576b44028a0a7b533a73a58e476fd063d52e;hpb=2def417a499bb979f7156d3baf52450e8168fbcf;p=ric-plt%2Fxapp-frame-py.git diff --git a/setup.py b/setup.py index f3d0576..a77b7e9 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def _long_descr(): setup( name="ricxappframe", - version="3.0.1", + version="3.0.2", packages=find_packages(exclude=["tests.*", "tests"]), author="O-RAN Software Community", description="Xapp and RMR framework for Python",