cirq-aqt 1.6.0.dev20250515114622__py3-none-any.whl → 1.6.0.dev20250515174529__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.

Potentially problematic release.


This version of cirq-aqt might be problematic. Click here for more details.

cirq_aqt/_version.py CHANGED
@@ -14,4 +14,4 @@
14
14
 
15
15
  """Define version number here, read it from setup.py automatically"""
16
16
 
17
- __version__ = "1.6.0.dev20250515114622"
17
+ __version__ = "1.6.0.dev20250515174529"
cirq_aqt/_version_test.py CHANGED
@@ -3,4 +3,4 @@ import cirq_aqt
3
3
 
4
4
 
5
5
  def test_version():
6
- assert cirq_aqt.__version__ == "1.6.0.dev20250515114622"
6
+ assert cirq_aqt.__version__ == "1.6.0.dev20250515174529"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cirq-aqt
3
- Version: 1.6.0.dev20250515114622
3
+ Version: 1.6.0.dev20250515174529
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
@@ -18,18 +18,17 @@ Classifier: Operating System :: MacOS :: MacOS X
18
18
  Classifier: Operating System :: Microsoft :: Windows
19
19
  Classifier: Operating System :: POSIX :: Linux
20
20
  Classifier: Programming Language :: Python :: 3
21
- Classifier: Programming Language :: Python :: 3.10
22
21
  Classifier: Programming Language :: Python :: 3.11
23
22
  Classifier: Programming Language :: Python :: 3.12
24
23
  Classifier: Programming Language :: Python :: 3.13
25
24
  Classifier: Topic :: Scientific/Engineering :: Quantum Computing
26
25
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
27
26
  Classifier: Typing :: Typed
28
- Requires-Python: >=3.10.0
27
+ Requires-Python: >=3.11.0
29
28
  Description-Content-Type: text/markdown
30
29
  License-File: LICENSE
31
30
  Requires-Dist: requests~=2.32
32
- Requires-Dist: cirq-core==1.6.0.dev20250515114622
31
+ Requires-Dist: cirq-core==1.6.0.dev20250515174529
33
32
  Dynamic: author
34
33
  Dynamic: author-email
35
34
  Dynamic: classifier
@@ -1,6 +1,6 @@
1
1
  cirq_aqt/__init__.py,sha256=M8r1U_8xYpcIUhs8U110BFWQ4jUCqS9IQf8trjq0rvI,888
2
- cirq_aqt/_version.py,sha256=RBf2daAOWy-dsoRNcZuBbtotuJ2lb0uC37YEtzxftIY,696
3
- cirq_aqt/_version_test.py,sha256=x5Re58pzzKaMlU_7hZ8BSOmKkdfCORsSW8260FVy3ko,155
2
+ cirq_aqt/_version.py,sha256=M5V1oFJsaJ_0Yt2o2L4wz2WoffZiQlnQJMyNQBaTnUo,696
3
+ cirq_aqt/_version_test.py,sha256=DrEs7JU99xCwYHY9WRq7xeU35C1wp0pf6Hn233DO7_0,155
4
4
  cirq_aqt/aqt_device.py,sha256=kiKhKPSUmebzFRiZrF7cq76ueHCC3SMF2CVrAAc6NfI,13648
5
5
  cirq_aqt/aqt_device_metadata.py,sha256=2YIDZKJbt0iHdplBkjfDWK9FSbTzp6m_ggJTcFJfphk,4753
6
6
  cirq_aqt/aqt_device_metadata_test.py,sha256=naTXEU4VCCdR__gBlzbWjR0-DzViZ1xgVrH_GAyjskY,2111
@@ -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=UZKkYSBrgpUKN5Y5Gb-SJzJAa7h-oTA0K3BKecMbDs8,904
16
16
  cirq_aqt/json_test_data/spec.py,sha256=OfF8lLmTIVJF9ZgGoKBjx7tqYG5qvkLo6RqK19DtFCA,1050
17
- cirq_aqt-1.6.0.dev20250515114622.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
18
- cirq_aqt-1.6.0.dev20250515114622.dist-info/METADATA,sha256=a3ZGWvBslyr-RCCZox0Q6fVP5xc6nEBicEO4Fq438k4,4829
19
- cirq_aqt-1.6.0.dev20250515114622.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
20
- cirq_aqt-1.6.0.dev20250515114622.dist-info/top_level.txt,sha256=culYyFTEtuC3Z7wT3wZ6kGVspH3hYFZUEKooByfe9h0,9
21
- cirq_aqt-1.6.0.dev20250515114622.dist-info/RECORD,,
17
+ cirq_aqt-1.6.0.dev20250515174529.dist-info/licenses/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
18
+ cirq_aqt-1.6.0.dev20250515174529.dist-info/METADATA,sha256=ghvIekA770Hl32HA-hQ-ETV1QLycQUFOruBfqOvyFto,4778
19
+ cirq_aqt-1.6.0.dev20250515174529.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
20
+ cirq_aqt-1.6.0.dev20250515174529.dist-info/top_level.txt,sha256=culYyFTEtuC3Z7wT3wZ6kGVspH3hYFZUEKooByfe9h0,9
21
+ cirq_aqt-1.6.0.dev20250515174529.dist-info/RECORD,,