Skip to content

Commit

Permalink
Update to 3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuald committed Dec 30, 2024
1 parent 1ee4aaf commit ed6870c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robotpy_installer/installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

_PIP_STUB_PATH = "/home/admin/rpip"

_PYTHON_IPK = "https://github.com/robotpy/roborio-python/releases/download/2025-3.13.0-r1/python313_3.13.0-r1_cortexa9-vfpv3.ipk"
_PYTHON_IPK = "https://github.com/robotpy/roborio-python/releases/download/2025-3.13.1-r1/python313_3.13.1-r1_cortexa9-vfpv3.ipk"

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

Expand Down

0 comments on commit ed6870c

Please sign in to comment.