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 c11d1330..9270c5b3 100644 --- a/components/pm-subscription-handler/setup.py +++ b/components/pm-subscription-handler/setup.py @@ -21,7 +21,7 @@ from setuptools import setup, find_packages setup( name="pm_subscription_handler", - version="1.3.1", + version="1.4.0", packages=find_packages(), author="lego@est.tech", author_email="lego@est.tech", |