Skip to content

Commit

Permalink
chore: release 2025.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
lepture committed Jan 29, 2025
1 parent 9d42f18 commit d45b0c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Changelog

Shibuya uses date based release segments. For pre-releases, it follows :pep:`440`.

2025.1.29
---------

- **New**: Add ``toctree_maxdepth`` theme option, via :pull:`74`.

2024.12.21
----------

Expand Down
2 changes: 1 addition & 1 deletion src/shibuya/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
WrapLineFormatter,
)

__version__ = "2024.12.21"
__version__ = "2025.1.29"

shibuya_version = __version__

Expand Down

0 comments on commit d45b0c9

Please sign in to comment.