Skip to content

Commit 21f58fb

Browse files
release: bump version 0.16.4
2 parents ae362bb + 27a23b5 commit 21f58fb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

doc/changelog.d/388.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ This document contains the release notes for the project.
99
1010
.. towncrier release notes start
1111
12+
`0.16.3 <https://github.com/ansys/ansys-sphinx-theme/releases/tag/v0.16.3>`_ - 2024-05-29
13+
=========================================================================================
14+
15+
Fixed
16+
^^^^^
17+
18+
- fix: update the sphinx design style to disable display of name `#388 <https://github.com/ansys/ansys-sphinx-theme/pull/388>`_
19+
1220
`0.16.2 <https://github.com/ansys/ansys-sphinx-theme/releases/tag/v0.16.2>`_ - 2024-05-22
1321
=========================================================================================
1422

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
55
[project]
66
# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
77
name = "ansys-sphinx-theme"
8-
version = "0.16.3"
8+
version = "0.16.4"
99
description = "A theme devised by ANSYS, Inc. for Sphinx documentation."
1010
readme = "README.rst"
1111
requires-python = ">=3.9,<4"

0 commit comments

Comments
 (0)