Skip to content

Commit 5c48d94

Browse files
authored
v0.10.7 release candidate (#216)
1 parent 30e96a5 commit 5c48d94

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "shinylive",
4-
"version": "0.10.6",
4+
"version": "0.10.7",
55
"description": "Run Shiny applications with R or Python running in the browser.",
66
"main": "index.js",
77
"repository": {

packages/py-shiny

Submodule py-shiny updated 111 files

shinylive_lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"shiny": {
1717
"name": "shiny",
18-
"version": "1.5.0",
19-
"filename": "shiny-1.5.0-py3-none-any.whl",
18+
"version": "1.5.1",
19+
"filename": "shiny-1.5.1-py3-none-any.whl",
2020
"sha256": null,
2121
"url": null,
2222
"depends": [

0 commit comments

Comments
 (0)