Skip to content

Commit

Permalink
FEAT: bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 committed Dec 11, 2023
1 parent 2b27db1 commit 2fa0fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_jupyterbook_latex/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
if TYPE_CHECKING:
from sphinx.application import Sphinx

__version__ = "0.5.2"
__version__ = "1.0.0"
"""sphinx-jupyterbook-latex version"""


Expand Down

0 comments on commit 2fa0fc6

Please sign in to comment.