Skip to content

Commit

Permalink
update api level
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanthecoder committed Mar 13, 2024
1 parent 38efdb1 commit 1d39f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware-testing/hardware_testing/gravimetric/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
from opentrons.protocol_api import InstrumentContext
from opentrons.protocol_engine.types import LabwareOffset

API_LEVEL = "2.16"
API_LEVEL = "2.18"

LABWARE_OFFSETS: List[LabwareOffset] = []

Expand Down

0 comments on commit 1d39f5f

Please sign in to comment.