Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed Oct 17, 2022
1 parent 627ba0c commit 3cb9f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ slsqp = { git="https://github.com/jacobwilliams/slsqp.git" }
or, to use a specific version:
```toml
[dependencies]
slsqp = { git="https://github.com/jacobwilliams/slsqp.git", tag = "1.2.3" }
slsqp = { git="https://github.com/jacobwilliams/slsqp.git", tag = "1.3.0" }
```

### Development
Expand Down

0 comments on commit 3cb9f13

Please sign in to comment.