Bump version for 0.101.0 release (#14631)

It's palindromic!
This commit is contained in:
Stefan Holderbach
2024-12-22 15:10:19 +01:00
committed by GitHub
parent d99905b604
commit fb26109049
47 changed files with 263 additions and 263 deletions

View File

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