diff --git a/shinylive/_version/__init__.py b/shinylive/_version/__init__.py index 6ea505f..1a907c9 100644 --- a/shinylive/_version/__init__.py +++ b/shinylive/_version/__init__.py @@ -1,5 +1,5 @@ # The version of this Python package. -SHINYLIVE_PACKAGE_VERSION = "0.6.0" +SHINYLIVE_PACKAGE_VERSION = "0.6.0.9000" # This is the version of the Shinylive assets to use. SHINYLIVE_ASSETS_VERSION = "0.7.0"