fix(cli): invert assumed python_version / js_version check

This commit is contained in:
Tat Dat Duong
2025-04-11 16:38:26 +02:00
parent c9d4f1d77d
commit 5eefc1d55d
3 changed files with 25 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langgraph-cli"
version = "0.2.2"
version = "0.2.3"
description = "CLI for interacting with LangGraph API"
authors = []
license = "MIT"