From 053579b1a3a9d71fdc8fde5ed67600b453de083c Mon Sep 17 00:00:00 2001 From: ajay_dp001 Date: Wed, 25 Aug 2021 13:53:27 +0530 Subject: [DCAEGEN2] PMSH AppConfig Update - Simplified existing PMSH Appconfig - Major version bump for J release Issue-ID: DCAEGEN2-2814 Signed-off-by: ajay_dp001 Change-Id: I8ed572ccc7385cfdf91e51a126622821c113c53d --- components/pm-subscription-handler/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/pm-subscription-handler/setup.py') 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", -- cgit 1.2.3-korg