Skip to content

Commit

Permalink
Merge pull request #3 from scicloj/behrica-add-clojisr
Browse files Browse the repository at this point in the history
added clojisr
  • Loading branch information
daslu authored Jan 20, 2024
2 parents e5d42bd + d543dd7 commit 3e61161
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# 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
- added Clojisr dependency

## [1-alpha24] - 2024-01-15
- added missing diamonds dataset (forgot to commit in the past)

Expand Down
1 change: 1 addition & 0 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
cljplot/cljplot {:mvn/version "0.0.3"}
scicloj/scicloj.ml {:mvn/version "0.3"}
clj-python/libpython-clj {:mvn/version "2.025"}
scicloj/clojisr {:mvn/version "1.0.0-BETA22"}
org.scicloj/tempfiles {:mvn/version "1-alpha2"}}
:aliases
{:build {:deps {io.github.clojure/tools.build {:mvn/version "0.9.6"}
Expand Down

0 comments on commit 3e61161

Please sign in to comment.