From 6772d0be7d36bf8a7ed4f9f5ba8e872134b809c5 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 22 Oct 2021 23:57:14 -0400 Subject: v0.6.3 --- lux-python/commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lux-python/commands.md') diff --git a/lux-python/commands.md b/lux-python/commands.md index 177c1ec3c..3340581a2 100644 --- a/lux-python/commands.md +++ b/lux-python/commands.md @@ -28,6 +28,6 @@ cd ~/lux/stdlib/ \ ``` cd ~/lux/lux-python/ \ -&& mvn install:install-file -Dfile=target/program.jar -DgroupId=com.github.luxlang -DartifactId=lux-python -Dversion=0.7.0-SNAPSHOT -Dpackaging=jar +&& mvn install:install-file -Dfile=target/program.jar -DgroupId=com.github.luxlang -DartifactId=lux-python -Dversion=0.6.3 -Dpackaging=jar ``` -- cgit v1.2.3