Skip to content

Commit

Permalink
Merge pull request #97 from scicloj/clay-2-beta26
Browse files Browse the repository at this point in the history
updated clay version
  • Loading branch information
daslu authored Dec 24, 2024
2 parents 2aeeaba + c8bf599 commit 17cc203
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
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/).

## [2-beta3] - unreleased
- updated deps (Libpython-clj, Tableplot)
- updated deps (Libpython-clj, Tableplot, Clay)

## [2-beta2] - 2024-12-10
- added Clay
Expand Down
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
org.babashka/sci {:mvn/version "0.9.44"}
org.mentat/emmy-viewers {:mvn/version "0.3.2"}

org.scicloj/clay {:mvn/version "2-beta25"}}
org.scicloj/clay {:mvn/version "2-beta26"}}
:aliases
{:gen-tests {:extra-paths ["build"]}

Expand Down

0 comments on commit 17cc203

Please sign in to comment.