Skip to content

Commit

Permalink
1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
cnuernber committed Sep 12, 2019
1 parent 397adc2 commit 9ab1c80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{:paths ["src"]
:deps {org.clojure/clojure {:mvn/version "1.10.1"}
techascent/tech.ml.dataset {:mvn/version "1.24"}
techascent/tech.ml.dataset {:mvn/version "1.25"}
ml.dmlc/xgboost4j {:mvn/version "0.90"}
org.ow2.asm/asm {:mvn/version "5.1"}}}
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject techascent/tech.ml "1.25-SNAPSHOT"
(defproject techascent/tech.ml "1.25"
:description "Base concepts of the techascent ml suite"
:url "http://github.com/techascent/tech.ml-base"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 9ab1c80

Please sign in to comment.