bioimage_py.__version__

Single source of truth for the package version.

1"""Single source of truth for the package version."""
2__version__ = "0.1.0"