diff --git a/pycarwings2/pycarwings2.py b/pycarwings2/pycarwings2.py index 602e51f..839cee6 100644 --- a/pycarwings2/pycarwings2.py +++ b/pycarwings2/pycarwings2.py @@ -72,7 +72,7 @@ import base64 from Crypto.Cipher import Blowfish -BASE_URL = "https://gdcportalgw.its-mo.com/api_v210707_NE/gdc/" +BASE_URL = "https://gdcportalgw.its-mo.com/api_v230317_NE/gdc/" log = logging.getLogger(__name__)