We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e98e30a commit 828bb54Copy full SHA for 828bb54
2 files changed
Makefile
@@ -17,7 +17,7 @@
17
18
SHINYLIVE_VERSION = $(shell node -p "require('./package.json').version")
19
20
-PYODIDE_VERSION = 0.27.2
+PYODIDE_VERSION = 0.27.3
21
PYODIDE_DIST_FILENAME = pyodide-$(PYODIDE_VERSION).tar.bz2
22
DOWNLOAD_DIR = ./downloads
23
R_SHINY_VERSION = 1.9.1.8002
0 commit comments