We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd355dd commit f335d71Copy full SHA for f335d71
pretext/__init__.py
@@ -19,7 +19,7 @@
19
VERSION = get_version("pretext", Path(__file__).parent.parent)
20
21
22
-CORE_COMMIT = "4e4ff13706654ca5eb4ff9936bc2acddbd4aa648"
+CORE_COMMIT = "8cc838f3fad87b51b2f3ba76ec9ca63fce8978ea"
23
24
25
def activate() -> None:
0 commit comments