We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a04897 commit f675b29Copy full SHA for f675b29
1 file changed
setup.sh
@@ -3,7 +3,7 @@ set -euo pipefail
3
4
ROOT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
5
RELEASE_REPO="math-ai-org/mathcode"
6
-RELEASE_TAG="v0.0.3"
+RELEASE_TAG="v0.1.0"
7
LOCAL_ELAN_HOME="$ROOT_DIR/.local/elan"
8
LOCAL_ELAN_BIN="$LOCAL_ELAN_HOME/bin"
9
LEAN_WORKSPACE_DIR="$ROOT_DIR/lean-workspace"
0 commit comments