We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d3895 commit 625c8e2Copy full SHA for 625c8e2
tibber/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.0.2-pre"
+__version__ = "0.0.3-pre"
2
DEMO_TOKEN = "476c477d8a039529478ebd690d35ddd80e3308ffc49b59c65b142321aee963a4"
3
API_ENDPOINT = "https://api.tibber.com/v1-beta/gql"
4
SUBSCRIPTION_ENDPOINT = "wss://api.tibber.com/v1-beta/gql/subscriptions"
0 commit comments