Bump version for 0.104.0 release (#15664)

This commit is contained in:
Yash Thakur
2025-04-29 19:31:45 -04:00
committed by GitHub
parent 651a8716fb
commit cda15d91dd
47 changed files with 257 additions and 257 deletions

View File

@ -27,7 +27,7 @@ import sys
import json
NUSHELL_VERSION = "0.103.1"
NUSHELL_VERSION = "0.104.0"
PLUGIN_VERSION = "0.1.1" # bump if you change commands!