Skip to content

Commit

Permalink
Prep 1.14.0 (#526)
Browse files Browse the repository at this point in the history
This release updates the top nav bar & improves the alt text for the
Ecosystem logo.

5 projects are now successfully using the Ecosystem Theme, so it's ready
for a stable release. We can keep improving it in follow up releases.
  • Loading branch information
Eric-Arellano committed Jul 25, 2023
1 parent b68e976 commit 2bd2cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qiskit_sphinx_theme/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import sphinx.application
import sphinx.config

__version__ = "1.14.0rc1"
__version__ = "1.14.0"
__version_full__ = __version__


Expand Down

0 comments on commit 2bd2cef

Please sign in to comment.