cirq-aqt 1.4.0.dev20240328165922__py3-none-any.whl → 1.4.0.dev20240329190959__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
cirq_aqt/_version.py CHANGED
@@ -1 +1 @@
1
- __version__ = "1.4.0.dev20240328165922"
1
+ __version__ = "1.4.0.dev20240329190959"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cirq-aqt
3
- Version: 1.4.0.dev20240328165922
3
+ Version: 1.4.0.dev20240329190959
4
4
  Summary: A Cirq package to simulate and connect to Alpine Quantum Technologies quantum computers
5
5
  Home-page: http://github.com/quantumlib/cirq
6
6
  Author: The Cirq Developers
@@ -9,7 +9,7 @@ License: Apache 2
9
9
  Requires-Python: >=3.9.0
10
10
  License-File: LICENSE
11
11
  Requires-Dist: requests ~=2.18
12
- Requires-Dist: cirq-core ==1.4.0.dev20240328165922
12
+ Requires-Dist: cirq-core ==1.4.0.dev20240329190959
13
13
 
14
14
  **This is a development version of Cirq-AQT and may be unstable.**
15
15
 
@@ -38,8 +38,8 @@ Installation
38
38
  ------------
39
39
 
40
40
  To install the stable version of only **cirq-aqt**, use `pip install cirq-aqt`.
41
- To install the pre-release version of only **cirq-aqt**, use `pip install cirq-aqt --pre`.
41
+ To install the pre-release version of only **cirq-aqt**, use `pip install cirq-aqt~=1.0.dev`.
42
42
 
43
43
  Note, that this will install both cirq-aqt and cirq-core as well.
44
44
 
45
- To get all the optional modules installed as well, you'll have to use `pip install cirq` or `pip install cirq --pre` for the pre-release version.
45
+ To get all the optional modules installed as well, you'll have to use `pip install cirq` or `pip install cirq~=1.0.dev` for the pre-release version.
@@ -1,5 +1,5 @@
1
1
  cirq_aqt/__init__.py,sha256=2uufR12R3crUqeeDqMrA3rvsPqZuSNYysVLVvdpQzFk,803
2
- cirq_aqt/_version.py,sha256=BxVQmjm8z6RzS3CbsqTGq3rjDwHGVsFkwT7lDFwV6qE,40
2
+ cirq_aqt/_version.py,sha256=_t3ok2XS6Yb_I65fQJBKlK9aeRw_cObEHQ8jKl2So7U,40
3
3
  cirq_aqt/_version_test.py,sha256=b1Lhv0twYyu-3pKzJygENb3Uy57KwZXQoctswTiRJSg,141
4
4
  cirq_aqt/aqt_device.py,sha256=RIjNlZzB4cZkNKHytKRe-HHT2y85Fwtbr51fiD5AguY,13327
5
5
  cirq_aqt/aqt_device_metadata.py,sha256=l8TtJtbxe1g99lygxVg5Njrn_mvnhxlvi0eZaptuuQI,4921
@@ -14,8 +14,8 @@ cirq_aqt/conftest.py,sha256=2-K0ZniZ28adwVNB-f5IqvYjavKEBwC4jes_WQ17Xzg,667
14
14
  cirq_aqt/json_resolver_cache.py,sha256=oZUTckLvATBDSrn-Y6kEAjHjiGXtKc-Bz_i23WsxFj8,788
15
15
  cirq_aqt/json_test_data/__init__.py,sha256=K0c9IduIrV7xvSXoc0yJVz5T-ITed3VKlssTN8XYq9w,892
16
16
  cirq_aqt/json_test_data/spec.py,sha256=RMp340PqpXN2iFQClZzTcXrKDVMKa_OLcXQ8qn2mPsw,1051
17
- cirq_aqt-1.4.0.dev20240328165922.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
18
- cirq_aqt-1.4.0.dev20240328165922.dist-info/METADATA,sha256=0bUEa5weVOV1qC35NfriaRPUhfquy-aqMygqO87JfhQ,1783
19
- cirq_aqt-1.4.0.dev20240328165922.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
20
- cirq_aqt-1.4.0.dev20240328165922.dist-info/top_level.txt,sha256=culYyFTEtuC3Z7wT3wZ6kGVspH3hYFZUEKooByfe9h0,9
21
- cirq_aqt-1.4.0.dev20240328165922.dist-info/RECORD,,
17
+ cirq_aqt-1.4.0.dev20240329190959.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
18
+ cirq_aqt-1.4.0.dev20240329190959.dist-info/METADATA,sha256=RMzan4F6t1Pv5KhEFQG3_6Kz6Cp7UWtG2exn11B6-kU,1789
19
+ cirq_aqt-1.4.0.dev20240329190959.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
20
+ cirq_aqt-1.4.0.dev20240329190959.dist-info/top_level.txt,sha256=culYyFTEtuC3Z7wT3wZ6kGVspH3hYFZUEKooByfe9h0,9
21
+ cirq_aqt-1.4.0.dev20240329190959.dist-info/RECORD,,