Switching to 0.4.0-SNAPSHOT to support rapid changes.

This commit is contained in:
Joshua Eckroth 2013-07-04 09:41:36 -04:00
parent 7b71a3d0f0
commit 3dd4d872cd

View file

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