Skip to content

Commit

Permalink
Bump minor version (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
hultenvp authored Sep 6, 2024
1 parent b1b844c commit 0ae8e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/solis/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
_LOGGER = logging.getLogger(__name__)

# VERSION
VERSION = '3.6.0'
VERSION = '3.7.0'

# ATTRIBUTES
LAST_UPDATED = 'Last updated'
Expand Down

0 comments on commit 0ae8e3a

Please sign in to comment.