Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cf8f1ff

Browse files
authoredMay 13, 2024··
Bump PyScript to 2024.5.2 version. (#69)
1 parent a9951d4 commit cf8f1ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
gtag('js', new Date());
3333
gtag('config', 'G-LKETQQ110J');
3434
</script>
35-
<link rel="stylesheet" href="https://pyscript.net/releases/2024.5.1/core.css" />
36-
<script type="module" src="https://pyscript.net/releases/2024.5.1/core.js"></script>
35+
<link rel="stylesheet" href="https://pyscript.net/releases/2024.5.2/core.css" />
36+
<script type="module" src="https://pyscript.net/releases/2024.5.2/core.js"></script>
3737
</head>
3838

3939
<body>

0 commit comments

Comments
 (0)
Please sign in to comment.