Skip to content

Commit c5e217b

Browse files
committed
add version tag
1 parent 17203b3 commit c5e217b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/powersensor_local/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
'plug_listener_udp',
4343
'virtual_household'
4444
]
45+
__version__ = "2.0.0"
4546
from .devices import PowersensorDevices
4647
from .legacy_discovery import LegacyDiscovery
4748
from .plug_api import PlugApi

0 commit comments

Comments
 (0)