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