Skip to content

Commit

Permalink
update to latest core commit
Browse files Browse the repository at this point in the history
Co-authored-by: oscarlevin via GitHub Actions <oscarlevin@github_actions.no_reply>
  • Loading branch information
github-actions[bot] and oscarlevin via GitHub Actions authored Jul 17, 2024
1 parent a3788e7 commit 8d6fd12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pretext/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

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

CORE_COMMIT = "8e7fa984ab0818a4f1923e2ebca2f5c1b3cb7444"
CORE_COMMIT = "5b499d59ff15f04f5d6c86e8c8280b3ea700c813"


def activate() -> None:
Expand Down

0 comments on commit 8d6fd12

Please sign in to comment.