Skip to content

Commit 61b2b44

Browse files
committed
Update resinstall.sh
1 parent 3dc8074 commit 61b2b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resinstall.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ set -e # abort on error
1313
pip uninstall -y llavaction
1414

1515
# Get version
16-
VERSION=0.0.1
16+
VERSION=0.0.1rc1
1717
echo "Upgrading to LLaVAction v${VERSION}"
1818

1919
# Upgrade the build system (PEP517/518 compatible)

0 commit comments

Comments
 (0)