X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=setup.py;fp=setup.py;h=5753ed555390c11cfffe7b92ee109c472470dffe;hb=ca170d3c19485b052b3635a516c7a4e82a506ba5;hp=26640d05bb885889035424174f44973595b0fb2a;hpb=381c9c74bd1270ddab74d9fe22347d6d0af580cd;p=ric-plt%2Fxapp-frame-py.git diff --git a/setup.py b/setup.py index 26640d0..5753ed5 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def _long_descr(): setup( name="ricxappframe", - version="1.1.1", + version="1.1.2", packages=find_packages(exclude=["tests.*", "tests"]), author="Tommy Carpenter, E. Scott Daniels", description="Xapp and RMR framework for python",