X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=setup.py;fp=setup.py;h=199c37089bda501c5a5fac5671d2af6809d2a115;hb=ef1eafb3d2700ab43c3c85596f72f6e09a928a6f;hp=04797f54987b6c4905f67da4ee457a00ae5e7271;hpb=12486343219663d484705f05ab8d2ed3306f66d7;p=ric-plt%2Fxapp-frame-py.git diff --git a/setup.py b/setup.py index 04797f5..199c370 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def _long_descr(): setup( name="ricxappframe", - version="3.1.0", + version="3.2.0", packages=find_packages(exclude=["tests.*", "tests"]), author="O-RAN Software Community", description="Xapp and RMR framework for Python",