Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
* A misplaced return was causing us to skip half the pretext build
* workaround for the missing dropdown in PreTeXt books on Academy
  • Loading branch information
bnmnetp committed Aug 16, 2022
1 parent 58899a5 commit 281e9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ license = "GPL"
name = "runestone"
readme = "README.rst"
repository = "https://github.com/RunestoneInteractive/RunestoneComponents"
version = "6.3.5"
version = "6.3.6"

# See https://python-poetry.org/docs/pyproject/#include-and-exclude.
include = [
Expand Down

0 comments on commit 281e9d6

Please sign in to comment.