mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 14:40:06 +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
|
||||
|
||||
|
||||
NUSHELL_VERSION = "0.91.1"
|
||||
NUSHELL_VERSION = "0.92.0"
|
||||
|
||||
|
||||
def signatures():
|
||||
|
Reference in New Issue
Block a user