File tree Expand file tree Collapse file tree 2 files changed +608
-2
lines changed Expand file tree Collapse file tree 2 files changed +608
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ img.pylogo {
7373 const LOWER_PRIORITY = " This version works, but there is no reason to prefer it over more recent versions." ;
7474 const BUILD_SCRIPT_AVAILABLE = (url ) => ` If you have trouble building this package, there is a <a href='${ url} ' target='_blank'>script</a>.`
7575
76- const default_version = ' v242 ' ;
76+ const default_version = ' v250 ' ;
7777 const show_percentages = true ;
7878 const dbs = {};
7979 var module_query = ' ' ;
@@ -534,7 +534,8 @@ img.pylogo {
534534 <h3 id="compattable-container" class="langpage__title-02">Compatibility per GraalPy Release</h3>
535535 <div class="compatibility_page-filter">
536536 <div class="compatibility__row">
537- <p class="compatibility_page-item compatibility_page-module compatibility_page-active" data-filter="v242">GraalPy 24.2</p>
537+ <p class="compatibility_page-item compatibility_page-module compatibility_page-active" data-filter="v250">GraalPy 25.0</p>
538+ <p class="compatibility_page-item compatibility_page-module" data-filter="v242">GraalPy 24.2</p>
538539 <p class="compatibility_page-item compatibility_page-module" data-filter="v241">GraalPy 24.1</p>
539540 </div>
540541 </div>
You can’t perform that action at this time.
0 commit comments