We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a98b19 commit 8775493Copy full SHA for 8775493
client/web/python-worker.js
@@ -1,4 +1,4 @@
1
-importScripts("https://cdn.jsdelivr.net/pyodide/v0.22.0/full/pyodide.js");
+importScripts("https://cdn.jsdelivr.net/pyodide/v0.22.1/full/pyodide.js");
2
3
self.micropipIncludePre = false;
4
self.pythonModuleName = null;
0 commit comments