We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c91956a + 9993ca3 commit 6db05f6Copy full SHA for 6db05f6
2 files changed
docs/site/_config.yml
@@ -1,7 +1,7 @@
1
baseurl: ""
2
url: "https://graalpy.org"
3
github: "oracle/graalpython"
4
-language_version: 25.0.2
+language_version: 25.0.3
5
python_version: 3.12
6
name: GraalPy
7
permalink: pretty
docs/site/index.md
@@ -8,7 +8,7 @@ layout: base
8
<div class="container">
9
<div class="hi__row">
10
<div class="hi__body">
11
- <h4 class="hi__title">High-performance embeddable Python 3 runtime</h4>
+ <h4 class="hi__title">A high-performance embeddable Python 3 runtime</h4>
12
</div>
13
14
0 commit comments