Skip to content

Commit 443d89f

Browse files
committed
Version 2.0.0!!!!!
1 parent 982bdbf commit 443d89f

2 files changed

Lines changed: 1 addition & 45 deletions

File tree

example.py

Lines changed: 0 additions & 44 deletions
This file was deleted.

homeassistant_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from .client import Client, RawClient
22
from .models import Group, Entity, Domain, Service, State
33

4-
__version__ = '2.0.0rc'
4+
__version__ = '2.0.0'
55
__name__ = 'Homeassistant API'

0 commit comments

Comments
 (0)