diff options
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 9d1aa6de..4397a243 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.1", + version="2.2.2", packages=find_packages(), author="lego@est.tech", author_email="lego@est.tech", |