aboutsummaryrefslogtreecommitdiff
path: root/lux-python/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'lux-python/project.clj')
-rw-r--r--lux-python/project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-python/project.clj b/lux-python/project.clj
index 6cac51c42..8f5e52356 100644
--- a/lux-python/project.clj
+++ b/lux-python/project.clj
@@ -1,4 +1,4 @@
-(def version "0.6.3")
+(def version "0.6.4")
(def repo "https://github.com/LuxLang/lux")
(def sonatype-releases "https://oss.sonatype.org/service/local/staging/deploy/maven2/")
(def sonatype-snapshots "https://oss.sonatype.org/content/repositories/snapshots/")