diff --git a/shinylive/_version.py b/shinylive/_version.py index 01f2f15..e8d6d0a 100644 --- a/shinylive/_version.py +++ b/shinylive/_version.py @@ -1,5 +1,5 @@ # The version of this Python package. -SHINYLIVE_PACKAGE_VERSION = "0.0.14" +SHINYLIVE_PACKAGE_VERSION = "0.0.14.9000" # This is the version of the Shinylive assets to use. SHINYLIVE_ASSETS_VERSION = "0.1.3"