Skip to content

Commit

Permalink
updated Hanamicloth version
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Sep 21, 2024
1 parent 5366e86 commit fec7a10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).

## unreleased
- updated Fastmath version (`3.0.0-alpha1`)
- updated deps (Fastmath, Hanamicloth)

## [2-alpha6] - 2024-09-18
- updated deps, switched to git deps rather than Clojars for now
Expand Down
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
org.scicloj/kindly {:mvn/version "4-beta12"}
generateme/fastmath {:mvn/version "3.0.0-alpha1"}
aerial.hanami/aerial.hanami {:mvn/version "0.20.0"}
org.scicloj/hanamicloth {:mvn/version "1-alpha7-SNAPSHOT"}
org.scicloj/hanamicloth {:mvn/version "1-alpha8"}
scicloj/metamorph.ml {:mvn/version "0.8.2-branch-noj-2-alpha4-SNAPSHOT"}
org.scicloj/scicloj.ml.tribuo {:mvn/version "0.1.1-branch-noj-2-alpha4-SNAPSHOT"}
org.tribuo/tribuo-regression-sgd {:mvn/version "4.2.0"}
Expand All @@ -21,7 +21,7 @@

:build {:deps {io.github.clojure/tools.build {:mvn/version "0.9.6"}
slipset/deps-deploy {:mvn/version "0.2.1"}}


:ns-default build}
:test {:extra-paths ["test" "notebooks"]
Expand Down

0 comments on commit fec7a10

Please sign in to comment.