Skip to content

Commit 64f5564

Browse files
committed
Prepare release 0.9.0
1 parent 9bd6d96 commit 64f5564

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/src/release_notes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ These release notes are based on
88
sphinx-codeautolink adheres to
99
`Semantic Versioning <https://semver.org>`_.
1010

11-
Unreleased
12-
----------
11+
0.9.0 (2022-01-13)
12+
------------------
1313
- Use Sphinx logging instead of raising exceptions (:issue:`86`)
1414
- Link builtins if visible to intersphinx (:issue:`87`)
1515
- Use Sphinx logging instead of the builtin ``warnings`` to warn

src/sphinx_codeautolink/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.0
1+
0.9.0

0 commit comments

Comments
 (0)