We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4d083b commit a0126d9Copy full SHA for a0126d9
robotools/__init__.py
@@ -20,7 +20,7 @@
20
from .utils import DilutionPlan, get_trough_wells
21
from .worklists import BaseWorklist, CompatibilityError
22
23
-__version__ = "1.11.1"
+__version__ = "1.11.2"
24
__all__ = (
25
"BaseWorklist",
26
"CompatibilityError",
0 commit comments