mirror of
https://github.com/pyscript/pyscript.git
synced 2026-03-07 00:00:10 -05:00
Bump version referenced in README to 2026.3.1 (#2457)
This commit is contained in:
committed by
GitHub
parent
98011af6e8
commit
0ca6d42bf7
@@ -13,11 +13,11 @@ Using PyScript is as simple as:
|
||||
<title>PyScript!</title>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://pyscript.net/releases/2026.2.1/core.css"
|
||||
href="https://pyscript.net/releases/2026.3.1/core.css"
|
||||
/>
|
||||
<script
|
||||
type="module"
|
||||
src="https://pyscript.net/releases/2026.2.1/core.js"
|
||||
src="https://pyscript.net/releases/2026.3.1/core.js"
|
||||
></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user