We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5448eda commit 41b4a0fCopy full SHA for 41b4a0f
reinstall.sh
@@ -13,7 +13,7 @@ set -e # abort on error
13
pip uninstall -y aros-node
14
15
# Get version
16
-VERSION=0.0.1rc1
+VERSION=0.0.1
17
echo "Upgrading to AROS v${VERSION}"
18
19
# Upgrade the build system (PEP517/518 compatible)
0 commit comments