Skip to content

Commit

Permalink
version "2-alpha7"
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Sep 22, 2024
1 parent fa0711e commit ef8e323
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Change Log
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
## [2-alpha7] - 2024-09-22
- updated deps (Fastmath, Hanamicloth, metamorph.ml, Tribuo)
- added the deps for Tribuo xgboost models

Expand Down
2 changes: 1 addition & 1 deletion build.clj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


(def lib 'org.scicloj/noj)
(def version "2-alpha7-SNAPSHOT")
(def version "2-alpha7")
(def snapshot (str version "-SNAPSHOT"))
(def class-dir "target/classes")

Expand Down

0 comments on commit ef8e323

Please sign in to comment.