Skip to content

Commit 5f7db11

Browse files
committed
Bumps version to 3.0.2
1 parent 403a1ec commit 5f7db11

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.1'
21+
CLIENT_VERSION = '3.0.2'
2222
API_LIVE_URL = 'https://api.domrobot.com'
2323
API_OTE_URL = 'https://api.ote.domrobot.com'
2424

0 commit comments

Comments
 (0)