20226-05-22 minor update

This commit is contained in:
2026-05-22 14:22:54 -04:00
parent d80853adb8
commit 49c852910e
6 changed files with 20 additions and 5 deletions
+1 -1
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",