Skip to content

Commit

Permalink
version: release v.4.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vermeeren committed Dec 11, 2018
1 parent d4a2fef commit 1767274
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Change Log

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

- Unreleased - Breathe v4.11.1
- 2018-12-11 - Breathe v4.11.1

- Sphinxrenderer: handle typeless parameters gracefully. #404

Expand Down
2 changes: 1 addition & 1 deletion breathe/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '4.11.0'
__version__ = '4.11.1'


def setup(app):
Expand Down

0 comments on commit 1767274

Please sign in to comment.