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