bump python version for CI build #1

Merged
lucasjensen merged 3 commits from branch-testing into main 2026-01-02 05:24:24 +00:00
Showing only changes of commit af2afe8c69 - Show all commits

View File

@@ -29,7 +29,7 @@ function App() {
}, },
(error) => { (error) => {
console.error(error); console.error(error);
} },
); );
}, []); }, []);