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