Skip to content

Commit

Permalink
Update v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhaoyilunnn committed Aug 8, 2023
1 parent 173a4b1 commit 6ea2a8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

setup(
name="pyquafu",
version="0.3.3",
version="0.3.4",
author="ssli",
author_email="[email protected]",
url="https://github.com/ScQ-Cloud/pyquafu",
Expand Down
2 changes: 1 addition & 1 deletion src/quafu/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@


def get_version():
return "0.3.3"
return "0.3.4"

0 comments on commit 6ea2a8c

Please sign in to comment.