runway packageΒΆ

Set package version.

runway.__version__: str = '2.8.2'ΒΆ

Version of the Python package presented as a string.

Dynamically set upon release by poetry-dynamic-versioning.

runway.__version_tuple__: tuple[int, int, int] | tuple[int, int, int, str] = (2, 8, 2)ΒΆ

Version of the Python package presented as a tuple.

Dynamically set upon release by poetry-dynamic-versioning.

SubpackagesΒΆ

SubmodulesΒΆ