Skip to content

Commit 828bb54

Browse files
committed
Update to pyodide 0.27.3
1 parent e98e30a commit 828bb54

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
SHINYLIVE_VERSION = $(shell node -p "require('./package.json').version")
1919

20-
PYODIDE_VERSION = 0.27.2
20+
PYODIDE_VERSION = 0.27.3
2121
PYODIDE_DIST_FILENAME = pyodide-$(PYODIDE_VERSION).tar.bz2
2222
DOWNLOAD_DIR = ./downloads
2323
R_SHINY_VERSION = 1.9.1.8002

0 commit comments

Comments
 (0)