Skip to content

Commit

Permalink
update readme and version
Browse files Browse the repository at this point in the history
  • Loading branch information
KGrewal1 committed Dec 7, 2023
1 parent 93bc2c0 commit eb42b5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "candle-optimisers"
version = "0.2.1"
version = "0.3.0"
edition = "2021"
readme = "README.md"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ to use the cuda backend.
## Usage

```cli
cargo add --git https://github.com/KGrewal1/optimisers.git optimisers
cargo add --git https://github.com/KGrewal1/optimisers.git candle-optimisers
```

## To do
Expand Down

0 comments on commit eb42b5a

Please sign in to comment.