Skip to content

Commit 90179c0

Browse files
committed
Bumps version to 3.0.3
1 parent 41a80ef commit 90179c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

INWX/Domrobot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class ApiType(Enum):
1818

1919

2020
class ApiClient:
21-
CLIENT_VERSION = '3.0.2'
21+
CLIENT_VERSION = '3.0.3'
2222
API_LIVE_URL = 'https://api.domrobot.com'
2323
API_OTE_URL = 'https://api.ote.domrobot.com'
2424

0 commit comments

Comments
 (0)