Skip to content

Commit ed09589

Browse files
committed
v0.13.0
1 parent 02bbace commit ed09589

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dfdx"
3-
version = "0.12.1"
3+
version = "0.13.0"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
rust-version = "1.65"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Features at a glance:
2020
`dfdx` is on [crates.io](https://crates.io/crates/dfdx)! Use by adding this to your `Cargo.toml`:
2121

2222
```toml
23-
dfdx = "0.12.1"
23+
dfdx = "0.13.0"
2424
```
2525

2626
See the documentation at [docs.rs/dfdx](https://docs.rs/dfdx).

0 commit comments

Comments
 (0)