mirror of https://github.com/pyodide/pyodide.git
Update to 0.14.3
This commit is contained in:
parent
48d0391721
commit
ff24a999be
|
@ -7,7 +7,7 @@ import io
|
||||||
from textwrap import dedent
|
from textwrap import dedent
|
||||||
|
|
||||||
|
|
||||||
__version__ = '0.14.0'
|
__version__ = '0.14.3'
|
||||||
|
|
||||||
|
|
||||||
def open_url(url):
|
def open_url(url):
|
||||||
|
|
Loading…
Reference in New Issue