Bump the package and runtime version to 1.1.0, add release notes for the UI-focused control panel update, and refresh version assertions for the CLI entrypoint. Refs 1.1
3 lines
48 B
Python
3 lines
48 B
Python
__all__ = ["__version__"]
|
|
__version__ = "1.1.0"
|