summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/setup.py
diff options
context:
space:
mode:
authoregernug <gerard.nugent@est.tech>2022-02-14 13:21:34 +0000
committeregernug <gerard.nugent@est.tech>2022-02-16 16:13:00 +0000
commiteabbdce7cba8c04a852cad47b0731b88030e1856 (patch)
treee67bdd896fd221f8f26f7919a62a0bf999c360b3 /components/pm-subscription-handler/setup.py
parent28b3d8f7ac48cb202b04d599b52112282a38417e (diff)
[PMSH] Delete Measurement Group API
API to delete MG when admin status allows Issue-ID: DCAEGEN2-2921 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I4116d0096baf2f803e965385eaeac11da97ac65e
Diffstat (limited to 'components/pm-subscription-handler/setup.py')
-rw-r--r--components/pm-subscription-handler/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/setup.py b/components/pm-subscription-handler/setup.py
index d803d6ba..37af3307 100644
--- a/components/pm-subscription-handler/setup.py
+++ b/components/pm-subscription-handler/setup.py
@@ -22,7 +22,7 @@ from setuptools import setup, find_packages
setup(
name="pm_subscription_handler",
- version="3.0.0",
+ version="2.1.0",
packages=find_packages(),
author="lego@est.tech",
author_email="lego@est.tech",