We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0db252 commit 612673dCopy full SHA for 612673d
INWX/Domrobot.py
@@ -18,7 +18,7 @@ class ApiType(Enum):
18
19
20
class ApiClient:
21
- CLIENT_VERSION = '3.0'
+ CLIENT_VERSION = '3.0.1'
22
API_LIVE_URL = 'https://api.domrobot.com'
23
API_OTE_URL = 'https://api.ote.domrobot.com'
24
0 commit comments