Skip to content

Commit 612673d

Browse files
committed
Bumps version to 3.0.1
1 parent a0db252 commit 612673d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)