We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a04fb commit 0e8c99cCopy full SHA for 0e8c99c
src/qiskit_sphinx_theme/__init__.py
@@ -22,7 +22,7 @@
22
import sphinx.application
23
import sphinx.config
24
25
-__version__ = "1.13.2"
+__version__ = "1.13.3"
26
__version_full__ = __version__
27
28
0 commit comments