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