Skip to content

Commit a0126d9

Browse files
Bump to 1.11.2
1 parent b4d083b commit a0126d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robotools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from .utils import DilutionPlan, get_trough_wells
2121
from .worklists import BaseWorklist, CompatibilityError
2222

23-
__version__ = "1.11.1"
23+
__version__ = "1.11.2"
2424
__all__ = (
2525
"BaseWorklist",
2626
"CompatibilityError",

0 commit comments

Comments
 (0)