mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-23 12:12:59 -05:00
@@ -6,7 +6,7 @@ const logger = getLogger('pyscript/runtime');
|
|||||||
|
|
||||||
// VERSION
|
// VERSION
|
||||||
// Version number of release
|
// Version number of release
|
||||||
export const version = '2022.11.1.dev';
|
export const version = '2022.12.1.RC1';
|
||||||
|
|
||||||
export type RuntimeInterpreter = PyodideInterface | null;
|
export type RuntimeInterpreter = PyodideInterface | null;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user