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