Skip to content

Commit

Permalink
Bump to 1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelosthege authored Oct 29, 2024
1 parent b4d083b commit a0126d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robotools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
from .utils import DilutionPlan, get_trough_wells
from .worklists import BaseWorklist, CompatibilityError

__version__ = "1.11.1"
__version__ = "1.11.2"
__all__ = (
"BaseWorklist",
"CompatibilityError",
Expand Down

0 comments on commit a0126d9

Please sign in to comment.