diff --git a/pretext/__init__.py b/pretext/__init__.py index ff185d3e..05c4944b 100644 --- a/pretext/__init__.py +++ b/pretext/__init__.py @@ -18,7 +18,7 @@ VERSION = get_version("pretext", Path(__file__).parent.parent) -CORE_COMMIT = "eec74773ac46acb74bb423b7b216d64b2416ee27" +CORE_COMMIT = "1939b8c6c1cef11fb1c582ff69f49ce2ea8cfd27" def activate() -> None: