Skip to content

Commit 7d86fdd

Browse files
authored
Update alarmdecoder package (#15)
This PR updates the `alarmdecoder` package to the latest release: https://pypi.org/project/alarmdecoder/1.13.12/
1 parent 867d7be commit 7d86fdd

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.11"],
22+
install_requires=["alarmdecoder==1.13.12"],
2323
classifiers=[
2424
"Development Status :: 5 - Production/Stable",
2525
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)