Bump version to 0.94.1 (#12988)

Merge this PR before merging any other PRs.
This commit is contained in:
Devyn Cairns
2024-05-28 15:41:23 -07:00
committed by GitHub
parent 61182deb96
commit f3991f2080
42 changed files with 235 additions and 235 deletions

View File

@ -27,7 +27,7 @@ import sys
import json
NUSHELL_VERSION = "0.94.0"
NUSHELL_VERSION = "0.94.1"
def signatures():