Skip to content

Commit

Permalink
Merge pull request #117 from Qulacs-Osaka/release-v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroya-W authored Jun 20, 2023
2 parents 79ef096 + 3c9033d commit 95b2023
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
author = "Qulacs-Osaka"

# The full version, including alpha/beta/rc tags
release = "0.7.1"
release = "0.7.2"


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "qulacsvis"
version = "0.7.1"
version = "0.7.2"
readme = "README.md"
description = "visualizers for qulacs"
repository = "https://github.com/Qulacs-Osaka/qulacs-visualizer"
Expand Down

0 comments on commit 95b2023

Please sign in to comment.