diff --git a/setup.py b/setup.py index 5345ec9..5d1b093 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ long_description_content_type="text/markdown", license="MIT", packages=["adext"], - install_requires=["alarmdecoder==1.13.13"], + install_requires=["alarmdecoder==1.13.14"], classifiers=[ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License",