Skip to content

Commit 874adaf

Browse files
committed
Merge branch '22.07.1' into 'main'
cuQuantum Python 22.07.1 bring-up See merge request cuda-hpc-libraries/cuquantum-sdk/cuquantum-public!13
2 parents a8c1b47 + f814d00 commit 874adaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/cuquantum/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# Note: cuQuantum Python follows the cuQuantum SDK version, which is now
66
# switched to YY.MM and is different from individual libraries' (semantic)
77
# versioning scheme.
8-
__version__ = '22.07.0' # the last digit is for cuQuantum Python only
8+
__version__ = '22.07.1' # the last digit is for cuQuantum Python only

0 commit comments

Comments
 (0)