Bumped to version 0.3.13.

This commit is contained in:
Joshua Eckroth 2013-07-04 09:38:52 -04:00
parent cce83d924d
commit 7b71a3d0f0

View file

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