We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c5289a commit 3cd0f3bCopy full SHA for 3cd0f3b
Cargo.toml
@@ -8,7 +8,7 @@ license = "Apache-2.0"
8
name = "yata"
9
readme = "README.md"
10
repository = "https://github.com/amv-dev/yata"
11
-version = "0.4.7"
+version = "0.5.0"
12
include = [
13
"/benches",
14
"/src/*.rs",
README.md
@@ -16,7 +16,7 @@ It also provides you an interface to create your own indicators.
16
17
```toml
18
[dependencies]
19
-yata = "0.4"
+yata = "0.5"
20
```
21
22
## Available **moving averages**:
0 commit comments