Skip to content

Commit

Permalink
Valid version of dtype-next
Browse files Browse the repository at this point in the history
  • Loading branch information
cnuernber committed Sep 13, 2024
1 parent 598e344 commit 62fc2a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{:paths ["src" "resources" "target/classes"]
:deps {;;org.clojure/clojure {:mvn/version "1.11.1"}
cnuernber/dtype-next {:mvn/version "10.116-SNAPSHOT"}
cnuernber/dtype-next {:mvn/version "10.116"}
techascent/tech.io {:mvn/version "4.31"
:exclusions [org.apache.commons/commons-compress]}
org.apache.datasketches/datasketches-java {:mvn/version "4.2.0"}
Expand All @@ -14,7 +14,7 @@
:exec-fn codox.main/-main
:exec-args {:group-id "techascent"
:artifact-id "tech.ml.dataset"
:version "7.031"
:version "7.032"
:name "TMD"
:description "A Clojure high performance data processing system"
:metadata {:doc/format :markdown}
Expand Down

0 comments on commit 62fc2a4

Please sign in to comment.