20226-05-22 minor update

This commit is contained in:
Pawel
2026-05-22 14:22:54 -04:00
parent 1089793165
commit ecc4723013
6 changed files with 20 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ name = "climbingboardgpt"
version = "0.2.1"
description = "Unified TB2/Kilter transformer route modeling, grade prediction, and GPT-style route generation."
readme = "README.md"
requires-python = ""
requires-python = ">=3.12"
dependencies = [
"numpy",
"pandas",