From f7e2e2d8b6161cc64114ce7e394fb92d31983a99 Mon Sep 17 00:00:00 2001 From: "Nicholas H.Tollervey" Date: Tue, 1 Jul 2025 12:56:27 +0100 Subject: [PATCH] Bump to 2025.7.1. Add version.json. --- index.html | 6 +++--- version.json | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 version.json diff --git a/index.html b/index.html index 95da198..2e4a194 100644 --- a/index.html +++ b/index.html @@ -33,8 +33,8 @@ gtag('js', new Date()); gtag('config', 'G-LKETQQ110J'); - - + + @@ -46,7 +46,7 @@ PyScript is an open source platform for Python in the browser.
- The latest version is 2025.5.1. + The latest version is 2025.7.1. diff --git a/version.json b/version.json new file mode 100644 index 0000000..aab8daf --- /dev/null +++ b/version.json @@ -0,0 +1 @@ +"2025.7.1"