X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=setup.py;h=82899fca02e582e6c5a51f51db637d17a7b3844b;hb=65c55905cc5dddcf0ff7553678d7983ef212ae78;hp=82d343f1d9eccd0007ed9a52cff40e909bd247b8;hpb=5e8d27bedbc0d63a6e5ec30e3d752632885b56c4;p=ric-plt%2Fxapp-frame-py.git diff --git a/setup.py b/setup.py index 82d343f..82899fc 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def _long_descr(): setup( name="ricxappframe", - version="2.1.0", + version="2.2.0", packages=find_packages(exclude=["tests.*", "tests"]), author="O-RAN Software Community", description="Xapp and RMR framework for Python",