Skip to content

Commit 72a96d5

Browse files
Merge pull request #611 from vtomole/patch-1
Update `_version.py` to `0.16.3` for the deployment of `python 3.11` wheels
2 parents fb6106d + ce81033 commit 72a96d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qsimcirq/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""The version number defined here is read automatically in setup.py."""
22

3-
__version__ = "0.16.2"
3+
__version__ = "0.16.3"

0 commit comments

Comments
 (0)