Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump the meta repo version to include:

qiskit-terra==0.25.0

---------

Co-authored-by: Matthew Treinish <[email protected]>
  • Loading branch information
qiskit-bot and mtreinish authored Jul 27, 2023
1 parent 1587ab0 commit fdb2c11
Show file tree
Hide file tree
Showing 2 changed files with 1,326 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
# The short X.Y version
version = ""
# The full version, including alpha/beta/rc tags
release = "0.43.3"
release = "0.44.0"

docs_url_prefix = "documentation" # i.e., www.qiskit.org/documentation/

Expand Down Expand Up @@ -197,6 +197,7 @@
# Only add type hints from signature to description body if the parameter has documentation. The
# return type is always added to the description (if in the signature).
autodoc_typehints_description_target = "documented_params"
add_module_name = True

# Plot directive configuration
# ----------------------------
Expand Down
Loading

0 comments on commit fdb2c11

Please sign in to comment.