Skip to content

Commit

Permalink
🚀 RELEASE: v0.6.2 #234
Browse files Browse the repository at this point in the history
  • Loading branch information
AakashGfude authored Nov 1, 2023
1 parent 74b5bb9 commit 13def3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/quantecon_book_theme/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

from .launch import add_hub_urls

__version__ = "0.6.1"
__version__ = "0.6.2"
"""quantecon-book-theme version"""

SPHINX_LOGGER = logging.getLogger(__name__)
Expand Down

2 comments on commit 13def3f

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.