Skip to content

Commit 4d10545

Browse files
committed
fix: update demo token
1 parent 425ab5a commit 4d10545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tibber/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__version__ = "0.6.0"
2-
DEMO_TOKEN = "5K4MVS-OjfWhK_4yrjOlFe1F6kJXPVf7eQYggo8ebAE"
2+
DEMO_TOKEN = "3A77EECF61BD445F47241A5A36202185C35AF3AF58609E19B53F3A8872AD7BE1-1"
33
API_ENDPOINT = "https://api.tibber.com/v1-beta/gql"
44

55
import asyncio

0 commit comments

Comments
 (0)