Skip to content

Commit

Permalink
Update shinylive web assets to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
georgestagg committed Sep 27, 2024
1 parent e565ddd commit 84ee709
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [UNRELEASED]

* Updated to Shinylive web assets 0.8.0.

* Download status is now displayed while downloading Shinylive assets.

## [0.6.0] - 2024-09-03
Expand Down
2 changes: 1 addition & 1 deletion shinylive/_version/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
SHINYLIVE_PACKAGE_VERSION = "0.6.0.9000"

# This is the version of the Shinylive assets to use.
SHINYLIVE_ASSETS_VERSION = "0.7.0"
SHINYLIVE_ASSETS_VERSION = "0.8.0"

0 comments on commit 84ee709

Please sign in to comment.