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 Dec 24, 2024
1 parent 92d0b5f commit 7f4be2b
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 = "e7a370be6a0e140a4c218c44e7708364dc4861d7"
CORE_COMMIT = "e4edfd0fe052d9dd91404667a42ff1c0932d114b"


def activate() -> None:
Expand Down

0 comments on commit 7f4be2b

Please sign in to comment.