diff --git a/docs/site/_config.yml b/docs/site/_config.yml index efedda98b2..76f3a59edf 100644 --- a/docs/site/_config.yml +++ b/docs/site/_config.yml @@ -1,7 +1,7 @@ baseurl: "" url: "https://graalpy.org" github: "oracle/graalpython" -language_version: 25.0.2 +language_version: 25.0.3 python_version: 3.12 name: GraalPy permalink: pretty diff --git a/docs/site/index.md b/docs/site/index.md index 59082d526a..3bda1c1391 100644 --- a/docs/site/index.md +++ b/docs/site/index.md @@ -8,7 +8,7 @@ layout: base
-

High-performance embeddable Python 3 runtime

+

A high-performance embeddable Python 3 runtime