Skip to content

Commit

Permalink
version: release v4.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vermeeren committed Apr 23, 2021
1 parent a966a24 commit 8143ea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -171,7 +171,7 @@ Change Log

Inspired by `Keepachangelog.com <http://keepachangelog.com/>`__.

- Unreleased - Breathe v4.29.1
- 2021-04-23 - Breathe v4.29.1

- Splice out parameter direction in field lists. #675
- Fixes for Sphinx v4. #676
Expand Down
2 changes: 1 addition & 1 deletion breathe/__init__.py
Expand Up @@ -4,7 +4,7 @@

from sphinx.application import Sphinx

__version__ = '4.29.0'
__version__ = '4.29.1'


def setup(app: Sphinx):
Expand Down

0 comments on commit 8143ea7

Please sign in to comment.