Skip to content

Commit db15bea

Browse files
committed
5.4.5
1 parent 183ed21 commit db15bea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stock_pandas_rs"
3-
version = "5.4.4"
3+
version = "5.4.5"
44
edition = "2021"
55
authors = ["Kael Zhang <i+pypi@kael.me>"]
66
description = "High-performance Rust implementation for stock-pandas indicators and directive parsing"

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
[datetimeindex]: https://pandas.pydata.org/docs/reference/api/pandas.DatetimeIndex.html
3737

3838

39-
# [stock-pandas](https://github.com/kaelzhang/stock-pandas) => [**volas**](https://github.com/kaelzhang/volas) is recommended for new users
39+
# [stock-pandas](https://github.com/kaelzhang/stock-pandas) -> [**volas**](https://github.com/kaelzhang/volas) is recommended for new users
4040

4141
**stock-pandas** inherits and extends `pandas.DataFrame` to support:
4242
- Stock Statistics

0 commit comments

Comments
 (0)