summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/setup.py
diff options
context:
space:
mode:
authorajay_dp001 <ajay.deep.singh@est.tech>2021-08-25 13:53:27 +0530
committerajay_dp001 <ajay.deep.singh@est.tech>2021-10-04 20:53:55 +0530
commit053579b1a3a9d71fdc8fde5ed67600b453de083c (patch)
treecced45413b29daf5a718561f853ec880c3c718a3 /components/pm-subscription-handler/setup.py
parent62a3787b8c2f00ad4ba681517970db3201717088 (diff)
[DCAEGEN2] PMSH AppConfig Update
- Simplified existing PMSH Appconfig - Major version bump for J release Issue-ID: DCAEGEN2-2814 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I8ed572ccc7385cfdf91e51a126622821c113c53d
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 2b8d24a9..d5d60401 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="1.3.2",
+ version="2.0.0",
packages=find_packages(),
author="lego@est.tech",
author_email="lego@est.tech",