Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7b225f0

Browse filesBrowse files
authored
Bump version (#86)
1 parent e468ced commit 7b225f0
Copy full SHA for 7b225f0

File tree

1 file changed

+3
-3
lines changed
Filter options

1 file changed

+3
-3
lines changed

‎index.html

Copy file name to clipboardExpand all lines: index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
gtag('js', new Date());
3434
gtag('config', 'G-LKETQQ110J');
3535
</script>
36-
<link rel="stylesheet" href="https://pyscript.net/releases/2025.3.1/core.css" />
37-
<script type="module" src="https://pyscript.net/releases/2025.3.1/core.js"></script>
36+
<link rel="stylesheet" href="https://pyscript.net/releases/2025.5.1/core.css" />
37+
<script type="module" src="https://pyscript.net/releases/2025.5.1/core.js"></script>
3838
</head>
3939

4040
<body>
@@ -46,7 +46,7 @@
4646
<img src="/assets/images/pyscript-sticker-black.svg">
4747
<strong class="subhead">PyScript is an <u>open source</u>
4848
platform for <em>Python in the browser</em>.</strong><br/>
49-
<span class="subhead">The latest version is <a href="https://pyscript.net/releases/2025.3.1/" target="_blank">2025.3.1</a>.</span>
49+
<span class="subhead">The latest version is <a href="https://pyscript.net/releases/2025.5.1/" target="_blank">2025.5.1</a>.</span>
5050
</header>
5151
<!-- end header -->
5252

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.