mirror of
https://github.com/nushell/nushell.git
synced 2025-07-01 15:11:52 +02:00
bump python plugin nushell version (#12367)
# Description This PR bumps the python plugin to keep it in sync with the nushell version.
This commit is contained in:
@ -27,7 +27,7 @@ import sys
|
|||||||
import json
|
import json
|
||||||
|
|
||||||
|
|
||||||
NUSHELL_VERSION = "0.91.1"
|
NUSHELL_VERSION = "0.92.0"
|
||||||
|
|
||||||
|
|
||||||
def signatures():
|
def signatures():
|
||||||
|
Reference in New Issue
Block a user