Skip to content

Commit

Permalink
Merge pull request #107 from Qulacs-Osaka/release-v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroya-W authored Feb 16, 2023
2 parents 16a14a0 + d725ab8 commit f7336c8
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.5.0"
release = "0.6.0"


# -- 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.5.0"
version = "0.6.0"
readme = "README.md"
description = "visualizers for qulacs"
repository = "https://github.com/Qulacs-Osaka/qulacs-visualizer"
Expand Down

0 comments on commit f7336c8

Please sign in to comment.