Skip to content

Commit

Permalink
version: release v4.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vermeeren committed Apr 30, 2021
1 parent 09e3a36 commit 8e45b5e
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.2
- 2021-04-30 - Breathe v4.29.2

- Remove stale six dep. #682
- Render fields with multiple names instead of crashing. #685
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.1'
__version__ = '4.29.2'


def setup(app: Sphinx):
Expand Down

0 comments on commit 8e45b5e

Please sign in to comment.