diff options
author | egernug <gerard.nugent@est.tech> | 2022-03-10 10:14:54 +0000 |
---|---|---|
committer | egernug <gerard.nugent@est.tech> | 2022-03-11 09:37:12 +0000 |
commit | 5386335b9fa32a761a22cafdac319e169fec6896 (patch) | |
tree | d143128fe5375a3f244fca7dd23394e82a04a768 /components/pm-subscription-handler/setup.py | |
parent | 36987b3ac6eccb475e9976b95a08683a86682cdc (diff) |
[PMSH] Swagger Indentation Error2.2.1-pmsh
Issue-ID: DCAEGEN2-3103
Signed-off-by: egernug <gerard.nugent@est.tech>
Change-Id: Ib6ba3aeaef26b46354961e88f08fbd0d512a5749
Diffstat (limited to 'components/pm-subscription-handler/setup.py')
-rw-r--r-- | components/pm-subscription-handler/setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/setup.py b/components/pm-subscription-handler/setup.py index a4a80efb..9d1aa6de 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="2.2.0", + version="2.2.1", packages=find_packages(), author="lego@est.tech", author_email="lego@est.tech", |