Skip to content

Commit

Permalink
Push version to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
claudegel authored Dec 9, 2024
1 parent b606427 commit 6bb408a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/sinope/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

#REQUIREMENTS = ['PY_Sinope==0.1.7']
REQUIREMENTS = ['crc8==0.1.0']
VERSION = '1.7.0'
VERSION = '1.7.1'

DATA_DOMAIN = 'data_' + DOMAIN

Expand Down

0 comments on commit 6bb408a

Please sign in to comment.