Skip to content

Commit 79ed3dd

Browse files
authored
Update alarmdecoder to 1.13.14
This PR updates `alarmdecoder` to `1.13.14`.
1 parent d02665d commit 79ed3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
long_description_content_type="text/markdown",
2020
license="MIT",
2121
packages=["adext"],
22-
install_requires=["alarmdecoder==1.13.13"],
22+
install_requires=["alarmdecoder==1.13.14"],
2323
classifiers=[
2424
"Development Status :: 5 - Production/Stable",
2525
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)