Skip to content

Commit f183218

Browse files
github-actions[bot]oscarlevin via GitHub Actions
andauthored
update to latest core commit
Co-authored-by: oscarlevin via GitHub Actions <oscarlevin@github_actions.no_reply>
1 parent 96d31f8 commit f183218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pretext/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
VERSION = get_version("pretext", Path(__file__).parent.parent)
2020

21-
CORE_COMMIT = "b31d10bd04eebc7387bb1d55b1e64a603533c3e0"
21+
CORE_COMMIT = "1b65b63c3a83292c22b46cf1e12795c4dd519cc0"
2222

2323

2424
def activate() -> None:

0 commit comments

Comments
 (0)