We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07dc6d2 commit 80cf5f9Copy full SHA for 80cf5f9
doc/changelog.d/518.dependencies.md
@@ -0,0 +1 @@
1
+chore: bump version 1.2.dev0
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
5
[project]
6
# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
7
name = "ansys-sphinx-theme"
8
-version = "1.1.dev0"
+version = "1.2.dev0"
9
description = "A theme devised by ANSYS, Inc. for Sphinx documentation."
10
readme = "README.rst"
11
requires-python = ">=3.10,<4"
0 commit comments