Bumped version to 0.4.0.

This commit is contained in:
Joshua Eckroth 2013-08-07 10:34:57 -04:00
parent 937b9bf87d
commit bc4294ae3f

View file

@ -1,4 +1,4 @@
(defproject cc.artifice/clj-ml "0.4.0-SNAPSHOT"
(defproject cc.artifice/clj-ml "0.4.0"
:description "Machine Learning library for Clojure built around Weka and friends"
:java-source-paths ["src/java"]
:license {:name "MIT License"