diff --git a/project.clj b/project.clj index dc4d7b57..9077fe54 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cnuernber/dtype-next "8.045" +(defproject cnuernber/dtype-next "8.046-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"