Skip to content

Commit 1b749ee

Browse files
committed
Update Python version
1 parent 43a314c commit 1b749ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robotpy_installer/installer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
_PIP_STUB_PATH = "/home/admin/rpip"
4444

45-
_PYTHON_IPK = "https://github.com/robotpy/roborio-python/releases/download/2026-3.14.0-r1/python314_3.14.0-r1_cortexa9-vfpv3.ipk"
45+
_PYTHON_IPK = "https://github.com/robotpy/roborio-python/releases/download/2026-3.14.2-r1/python314_3.14.2-r1_cortexa9-vfpv3.ipk"
4646

4747
logger = logging.getLogger("robotpy.installer")
4848

0 commit comments

Comments
 (0)