Skip to content

Commit

Permalink
docs and up version
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinuzziFrancesco committed Nov 22, 2024
1 parent b6dd982 commit 55595c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "RecurrentLayers"
uuid = "78449bcf-6750-4b78-9e82-63d4a1ccdf8c"
authors = ["Francesco Martinuzzi"]
version = "0.1.1"
version = "0.1.2"

[deps]
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
Expand Down
1 change: 1 addition & 0 deletions docs/src/api/cells.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ MUT1Cell
MUT2Cell
MUT3Cell
SCRNCell
PeepholeLSTMCell
```
1 change: 1 addition & 0 deletions docs/src/api/wrappers.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ MUT1
MUT2
MUT3
SCRN
PeepholeLSTM
```

0 comments on commit 55595c8

Please sign in to comment.