Skip to content

Commit

Permalink
Bump version to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelosthege committed Apr 5, 2024
1 parent b23026f commit beb77d7
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 @@ -14,7 +14,7 @@
from .utils import DilutionPlan, get_trough_wells
from .worklists import BaseWorklist, CompatibilityError

__version__ = "1.9.1"
__version__ = "1.10.0"
__all__ = (
"BaseWorklist",
"CompatibilityError",
Expand Down

0 comments on commit beb77d7

Please sign in to comment.