We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5077cb0 commit adc32e3Copy full SHA for adc32e3
custom_components/iphonedetect/device_tracker.py
@@ -27,7 +27,7 @@
27
28
import socket
29
30
-__version__ = '0.1.0'
+__version__ = '1.0.0'
31
32
_LOGGER = logging.getLogger(__name__)
33
0 commit comments