Skip to content

Commit

Permalink
Merge pull request #264 from FluxML/dev
Browse files Browse the repository at this point in the history
For a 0.5.1 release
  • Loading branch information
ablaom authored Jun 12, 2024
2 parents ec59410 + 778574b commit 3766e44
Show file tree
Hide file tree
Showing 102 changed files with 23,920 additions and 15,183 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/Manifest.toml
/docs/Manifest.toml
.ipynb_checkpoints
*~
#*
Expand All @@ -7,4 +8,4 @@
sandbox/
docs/build
/examples/mnist/mnist_machine*
Manifest.toml
*.jls
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MLJFlux"
uuid = "094fc8d1-fd35-5302-93ea-dabda2abf845"
authors = ["Anthony D. Blaom <anthony.blaom@gmail.com>", "Ayush Shridhar <ayush.shridhar1999@gmail.com>"]
version = "0.5.0"
version = "0.5.1"

[deps]
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
Expand Down
Loading

0 comments on commit 3766e44

Please sign in to comment.