Skip to content

Commit 48ea1e1

Browse files
committed
Release 0.1.43
1 parent 14f13a3 commit 48ea1e1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ categories = [ "algorithms", "data-structures", "science" ]
88
license = "MIT/Apache-2.0"
99
name = "num-complex"
1010
repository = "https://github.com/rust-num/num-complex"
11-
version = "0.1.42"
11+
version = "0.1.43"
1212
readme = "README.md"
1313

1414
[dependencies]

RELEASES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Release 0.1.43
2+
3+
- [Fix a usage typo in README.md][20].
4+
5+
**Contributors**: @shingtaklam1324
6+
7+
[20]: https://github.com/rust-num/num-complex/pull/20
8+
9+
110
# Release 0.1.42
211

312
- [num-complex now has its own source repository][num-356] at [rust-num/num-complex][home].

0 commit comments

Comments
 (0)