opentrons-shared-data 8.7.0a8__py3-none-any.whl → 8.7.0a9__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.
- opentrons_shared_data/_version.py +2 -2
- {opentrons_shared_data-8.7.0a8.dist-info → opentrons_shared_data-8.7.0a9.dist-info}/METADATA +1 -1
- {opentrons_shared_data-8.7.0a8.dist-info → opentrons_shared_data-8.7.0a9.dist-info}/RECORD +5 -5
- {opentrons_shared_data-8.7.0a8.dist-info → opentrons_shared_data-8.7.0a9.dist-info}/WHEEL +0 -0
- {opentrons_shared_data-8.7.0a8.dist-info → opentrons_shared_data-8.7.0a9.dist-info}/licenses/LICENSE +0 -0
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '8.7.
|
|
32
|
-
__version_tuple__ = version_tuple = (8, 7, 0, '
|
|
31
|
+
__version__ = version = '8.7.0a9'
|
|
32
|
+
__version_tuple__ = version_tuple = (8, 7, 0, 'a9')
|
|
33
33
|
|
|
34
34
|
__commit_id__ = commit_id = None
|
{opentrons_shared_data-8.7.0a8.dist-info → opentrons_shared_data-8.7.0a9.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: opentrons_shared_data
|
|
3
|
-
Version: 8.7.
|
|
3
|
+
Version: 8.7.0a9
|
|
4
4
|
Summary: A bundle of data and python binding that supports the Opentrons API.Does not need to be installed manually; only a dependency of the opentrons package
|
|
5
5
|
Project-URL: Source Code, https://github.com/Opentrons/opentrons
|
|
6
6
|
Author-email: Opentrons <engineering@opentrons.com>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
opentrons_shared_data/__init__.py,sha256=DVgoqWWN7qiAJ20GG2gweJeYYpA6xbHg-88ilVLjsgE,430
|
|
2
|
-
opentrons_shared_data/_version.py,sha256=
|
|
2
|
+
opentrons_shared_data/_version.py,sha256=mjq1gBL-SuGKar2H144QdhvKDxrpsEz6SvJFfR3soyk,712
|
|
3
3
|
opentrons_shared_data/load.py,sha256=fTd57_9QvpC8I48380rfxFDgGy-vhPZyEW2sGA3mcfo,1605
|
|
4
4
|
opentrons_shared_data/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
5
|
opentrons_shared_data/command/__init__.py,sha256=54jWGDwpdI0dAaaQMsty1N40WsB88uywBoCbiAta4Hc,3961
|
|
@@ -631,7 +631,7 @@ opentrons_shared_data/data/robot/definitions/1/ot2.json,sha256=3XY9bD1Q2uCfmiHBy
|
|
|
631
631
|
opentrons_shared_data/data/robot/definitions/1/ot3.json,sha256=jGwWoCT3-FAMnKG7C64HRpUISfELOcExL7XYhzwh6I4,376
|
|
632
632
|
opentrons_shared_data/data/robot/schemas/1.json,sha256=akt5AiU8pwc68JlVVq8MI37J-a6g6vSxXfcBM19yiQQ,3049
|
|
633
633
|
opentrons_shared_data/data/labware/repository/schemas/1.json,sha256=-iZkF5yZN7MZCQPDm-fAhug-FLFX_Wi9wF0m7LwFQiQ,2314
|
|
634
|
-
opentrons_shared_data-8.7.
|
|
635
|
-
opentrons_shared_data-8.7.
|
|
636
|
-
opentrons_shared_data-8.7.
|
|
637
|
-
opentrons_shared_data-8.7.
|
|
634
|
+
opentrons_shared_data-8.7.0a9.dist-info/METADATA,sha256=Jii_GFEymKbeNqdBH4f8Nf43QXlhtnkLxCtV6XK7Xko,965
|
|
635
|
+
opentrons_shared_data-8.7.0a9.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
636
|
+
opentrons_shared_data-8.7.0a9.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
|
637
|
+
opentrons_shared_data-8.7.0a9.dist-info/RECORD,,
|
|
File without changes
|
{opentrons_shared_data-8.7.0a8.dist-info → opentrons_shared_data-8.7.0a9.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|