diff --git a/project.clj b/project.clj index 4b073df4..3bd9c83c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cnuernber/dtype-next "9.033" +(defproject cnuernber/dtype-next "9.034-SNAPSHOT" :description "A Clojure library designed to aid in the implementation of high performance algorithms and systems." :url "http://github.com/cnuernber/dtype-next" :license {:name "EPL-2.0"