Skip to content

Commit e69d1a8

Browse files
committed
Bump version to 2.1.0
1 parent cc2e5b0 commit e69d1a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/powersensor_local/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
'PlugListenerTcp',
4242
'PlugListenerUdp'
4343
]
44-
__version__ = "2.0.1"
44+
__version__ = "2.1.0"
4545
from .devices import PowersensorDevices
4646
from .legacy_discovery import LegacyDiscovery
4747
from .plug_api import PlugApi

0 commit comments

Comments
 (0)